You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm on a system where I can't use the normal package manager to install packages.
But luckily, on this system, I've already got the shared .so libraries for nlopt installed. Is there a way I could simply tell Nlopt.jl to look "here" for these libraries and call them that way?
The text was updated successfully, but these errors were encountered:
I'm on a system where I can't use the normal package manager to install packages.
But luckily, on this system, I've already got the shared
.so
libraries fornlopt
installed. Is there a way I could simply tellNlopt.jl
to look "here" for these libraries and call them that way?The text was updated successfully, but these errors were encountered: