Skip to content

Need help installing IPOPT with Intel MKL #441

Answered by svigerske
maddielynklein asked this question in Q&A
Discussion options

You must be logged in to vote

Probably the library search path in the sudo environment was different from the one of configure, and then it didn't find the MKL lib anymore.
Normally there should be no need to link the Ipopt lib in the make install step, since that should have happened in the make step, but something I see libtool saying that it relinks the lib. Maybe try sudo -E.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@maddielynklein
Comment options

Answer selected by maddielynklein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants