Opened 10 months ago
Last modified 10 months ago
#69201 closed defect
installing openmpi on Mac OS 14 — at Version 2
Reported by: | steinrf | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.0 |
Keywords: | Cc: | mascguy (Christopher Nielsen) | |
Port: | openmpi |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I downloaded mac ports
The command
sudo port install openmpi Error: Port openmpi not found
The port routine exists in /opt/local/bin
whereis port port: /opt/local/bin/port
What do I need to do to make it find openmpi?
Change History (2)
comment:1 Changed 10 months ago by jmroot (Joshua Root)
Cc: | mascguy added |
---|---|
Keywords: | install openmpi removed |
comment:2 Changed 10 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Are you able to install any ports? Does
sudo port selfupdate
complete successfully?