<div dir="ltr">Hello<div>I am trying to install Ipopt. I have downloaded all the required packages and libraries (HSL,Lapack, Blas,ASL) and arranged them in their directories as specified in this document( <a href="https://projects.coin-or.org/Ipopt/browser/stable/3.11/Ipopt/doc/documentation.pdf?format=raw">https://projects.coin-or.org/Ipopt/browser/stable/3.11/Ipopt/doc/documentation.pdf?format=raw</a> ).</div><div><br></div><div>I downloaded Lapack as a tarball so I ran the configure command as follows:</div><div><b>/data/users/username/CoinIpopt/configure --with-lapack="/data/users/username/CoinIpopt/Thirdparty/Lapack/lapack-3.9.0". </b></div><div>I get an output saying that the function dsyev is not in the Lapack package. The lapack package had the function named <b>dsyev.f </b>in it ,so I renamed it to <b>dsyev_</b> as an attempt to solve this issue but it didn't work.</div><div><br></div><div>Attached to this email you will find a picture showing that <b>dsyev_</b> is in <b>lapack-3.9.0</b> and another picture showing the <b>output that I get after running the configure command</b>.</div><div>Any help would be appreciated.</div><div>All the best,</div><div>Armand Ahmetaj</div><div><br></div></div>