octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes in configure for Octave 4.0.1?


From: José Luis García Pallero
Subject: Changes in configure for Octave 4.0.1?
Date: Sun, 27 Mar 2016 14:47:27 +0200

Hello:

I've tried to compile the last Octave 4.0.1 sources and I've obtained
some errors in the configure step. I use Debian Sid.

First of all, the shared Lapack library from the repositories
apparently doesn't work. I obtain the error

checking for cheev_... no
checking for cheev_ in -llapack... no
checking for cheev_ in -llapack_rs6k... no
configure: error: BLAS and LAPACK libraries are required

so I need to configure with the option
--with-lapack=/usr/lib/liblapack.a, i.e., with the static library (I
obtain the same error with --with-lapack=/usr/lib/liblapack.so)

I obtain also

configure: WARNING: qrupdate not found.  The QR & Cholesky updating
functions will be slow.
configure: WARNING: CHOLMOD library not found.  This will result in
some lack of functionality for sparse matrices.
configure: WARNING: UMFPACK not found.  This will result in some lack
of functionality for sparse matrices.
configure: WARNING: ARPACK not found.  The eigs function will be disabled.

but all these libraries are inatalled from the Debian repositories in
/usr/lib/x86_64-linux-gnu/ instead of /usr/lib/. I didn't remember my
last Octave building, but I though it runs

Thanks

-- 
*****************************************
José Luis García Pallero
address@hidden
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************



reply via email to

[Prev in Thread] Current Thread [Next in Thread]