Changes between Initial Version and Version 2 of Ticket #69201
- Timestamp:
- Jan 26, 2024, 6:32:23 PM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #69201
- Property Keywords install openmpi removed
- Property Cc mascguy added
-
Ticket #69201 – Description
initial v2 1 I downloaded mac ports 1 I downloaded mac ports\\ 2 2 The command 3 sudo port install openmpi 3 {{{ 4 sudo port install openmpi 4 5 Error: Port openmpi not found 6 }}} 5 7 The port routine exists in /opt/local/bin 6 whereis port 8 {{{ 9 whereis port 7 10 port: /opt/local/bin/port 11 }}} 8 12 What do I need to do to make it find openmpi?