[MacPorts] #68031: No ipopt in the system
MacPorts
noreply at macports.org
Thu Aug 24 23:15:48 UTC 2023
#68031: No ipopt in the system
----------------------+--------------------
Reporter: adalseno | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: | Port: ipopt
----------------------+--------------------
Hi, I installed ipopt via
{{{
sudo port install ipopt
}}}
The installation went fine
{{{
sudo port install ipopt
---> Computing dependencies for ipopt
---> Fetching archive for ipopt
---> Attempting to fetch ipopt-3.14.12_1.darwin_19.x86_64.tbz2 from
https://packages.macports.org/ipopt
---> Attempting to fetch ipopt-3.14.12_1.darwin_19.x86_64.tbz2 from
https://fra.de.packages.macports.org/ipopt
---> Attempting to fetch ipopt-3.14.12_1.darwin_19.x86_64.tbz2 from
https://nue.de.packages.macports.org/ipopt
---> Fetching distfiles for ipopt
---> Verifying checksums for ipopt
---> Extracting ipopt
---> Configuring ipopt
---> Building ipopt
---> Staging ipopt into destroot
---> Installing ipopt @3.14.12_1
---> Activating ipopt @3.14.12_1
---> Cleaning ipopt
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
}}}
the port is active
{{{
ipopt @3.14.12_1 (active)
}}}
but ipopt is not there:
{{{
❯ which ipopt
ipopt not found
}}}
I installed ipopt in a conda environment using conda, and, within that
environment, it works fine, but I would prefer to have it system-wide. I
am on Mac Os Catalina.
{{{
❯ sw_vers
ProductName: Mac OS X
ProductVersion: 10.15.7
BuildVersion: 19H2026
}}}
What went wrong? Isn't the port supposed to install ipopt?
Thanks in advance
--
Ticket URL: <https://trac.macports.org/ticket/68031>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list