Hi,
I have been trying to install miscellaneous-1.0.11 package for octave
3.4.0. When I typed
"pkg install miscellaneous-1.0.11.tar.gz", I got the following error:
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld:
cannot find -llapack
collect2: ld returned 1 exit status
I then tried unpacking miscellaneous-1.0.11.tar.gz, and running
configure script. It turns out that
the error appears when the script runs the following command:
mkoctfile conftest.cc
My operating system is Open Suse 11.4. I installed octave using online
repository and yast.
If I run: ldd `which octave`, I get:
liblapack.so.3 => /usr/lib64/liblapack.so.3
libblas.so.3 => /usr/lib64/libblas.so.3
So it appears that lapack and blas are installed.
By the way, I tried installing specfun package, and get the same error.
Is there any fix for that? I will be grateful for any advice.
Alex
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev