octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49547] Update libs blas and lapack


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49547] Update libs blas and lapack
Date: Tue, 8 Nov 2016 06:31:31 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Follow-up Comment #4, bug #49547 (project octave):

The names of the BLAS and LAPACK libraries are discovered by Octave when it is
built, there is no searching done at run time.

This sounds like a local configuration problem. I am almost certain that if
you install the correct BLAS and LAPACK or OpenBLAS libraries, and possibly
rebuild Octave, then everything will work correctly.

Did you build Octave from source against a different version of these
libraries than is now installed? On my Debian system, Octave is configured and
built against libblas.so.3 and liblapack.so.3, and those libraries are loaded
at runtime.

I don't know why your built Octave is looking for libblas.so.0 and
liblapack.so.0, were these provided by some other package or library that was
removed or moved out of the way since building Octave?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49547>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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