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: Wed, 9 Nov 2016 18:21:44 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

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

The path to shared libraries is determined by the system and by the -L options
passed to Octave when it is compiled. The default paths are determined by the
system ld.so.conf (check ldconfig -p), the environment variable
LD_LIBRARY_PATH, and a program or shared library can have additional paths
compiled into it (check objdump -p filename | grep RPATH).

    _______________________________________________________

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]