Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

can not install ipopt #46

Open
YouShaoze opened this issue Oct 25, 2019 · 1 comment
Open

can not install ipopt #46

YouShaoze opened this issue Oct 25, 2019 · 1 comment

Comments

@YouShaoze
Copy link

Call install_ipopt.sh with the source directory as the first argument, ex: ./install_ipopt.sh Ipopt-3.12.7 or bash install_ipopt.sh Ipopt-3.12.7
and it shows:
bash: ./install_ipopt.sh: There is no file or directory.

@kumar-akshay324
Copy link

I know this issue is old, but if it helps - You probably haven't made the script an executable. Run chmod a+x install_ipopt.sh and you should be good thereafter.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants