help-octave
[Top][All Lists]
Advanced

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

2.1.46 problem


From: John W. Eaton
Subject: 2.1.46 problem
Date: Wed, 5 Mar 2003 03:12:32 -0600

On  5-Mar-2003, Dmitri A. Sergatskov <address@hidden> wrote:

| I guess I also do not understand how does 2.1.45 finds liboctave.so,
| liboctinterp.so and libcruft.so. Neither of them in ld.so path:
| 
| address@hidden root]# ldconfig -v | grep oct
|          libdmallocthcxx.so -> libdmallocthcxx.so
|          libdmallocth.so -> libdmallocth.so
| 
| 
| If I add /usr/local/lib/octave-2.1.46 explicitly into ld.so.config
|   everything works, but I doubt this is a preferred solution...
| 
| Any hints would be greatly appreciated.
| 
| Sincerely,
| 
| Dmitri.
| 
| p.s. both 2.1.45 and 2.1.46 compiled with the same configure options:
| --enable-shared --enable-dl --with-fastblas

2.1.45 used the -rpath linker option by default, but 2.1.46 dropped
that, so you need to use --enable-rpath now.

Sorry for the confusion.

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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