help-octave
[Top][All Lists]
Advanced

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

Re: octave-2.1.49 not finding libs


From: Geraint Paul Bevan
Subject: Re: octave-2.1.49 not finding libs
Date: Wed, 13 Aug 2003 14:46:50 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sam Halliday wrote:
| hi there,
|
| using GNU/Linux form Scratch, i upgraded from octave-2.1.44 to
octave-2.1.49 and
| now octave does not start up:
|
| octave: error while loading shared libraries: liboctinterp.so: cannot open
| shared object file: No such file or directory
|
| the file does exist however in /usr/lib/octave
|
| i went back to version 2.1.44 to see if i had messed up the compile,
but by
| using the exact same command line options in installing both versions,
2.1.44
| works whereas 2.1.49 breaks.
|
| i compiled with gcc-3.2.3
|
| ./configure --prefix=/usr --enable-shared --enable-dl
- --libexecdir=/usr/lib
|
| i cannot even fix this by setting LD_LIBRARY_PATH. this is really
weird. has
| anyone else experienced this?
|
| cheers,
| Sam
| PS: please CC responses to me

Just guessing here, but is the file /usr/lib/octave/liboctinterp.so an
actual shared object, or a symbolic link to another file
(liboctinterp.so.2.1.49). Assuming it is a link, it is possible for the
file to exist even if its target doesn't, so does the target exist?

If the target does exist, is it a proper shared object? (you can check
with the 'file' command).

If it does exist and is a shared object, I've no idea why
LD_LIBRARY_PATH wouldn't work, but you could perhaps try running
ldconfig on the directory manually to see if any errors are reported.

- --
Geraint Bevan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: http://www.mech.gla.ac.uk/~gbevan

iEYEARECAAYFAj86QUkACgkQcXV3N50QmNP7lgCfcosEfA+ti18dg15epSD+93aX
macAn0W7jVxFb3B2cnACoNK+XdMojdSw
=Nuxp
-----END PGP SIGNATURE-----



-------------------------------------------------------------
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]