Hi,
At step 6 i am currently stucking with the following error:
sudo ./configure --prefix=/home/spowi/Documents LIBS="-llapack" --with-blas="-L/usr/lib -lblas" CXXFLAGS="-g -O2 -fopenmp" FCFLAGS="-g -O2 -fopenmp" CFLAGS="-g -O2 -fopenmp"
[sudo] password for spowi:
configure: WARNING: unrecognized options: --with-blas
configure: error: cannot find sources (coinhsl/common/deps.f) in . or ..
My guess is that the current HSL configure file does not have the --with-blas option anymore. Am i right? Also if i only use sudo ./configure i only get the following error:
configure: error: cannot find sources (coinhsl/common/deps.f) in . or ..
I hope i have written my problem in detail and i hope for some help. If you need more information just ask :).
Kind regards