[Pkg-octave-devel] Bug#362691: broken dependencies?
Thomas Weber
thomas.weber.mail at gmail.com
Mon Apr 17 10:26:28 UTC 2006
Hi Steve,
Am Freitag, den 14.04.2006, 21:57 -0400 schrieb Steve M. Robbins:
> Package: octave2.1
> Version: 1:2.1.73-6
> Severity: serious
>
> Hello,
>
> Octave fails to run,
>
> steve at riemann{~}octave2.1
> octave2.1: error while loading shared libraries: liblapack.so.3: cannot open shared object file: No such file or directory
>
> despite having all dependencies satisfied. The problem looks to be that
> octave expects atlas3-base to install /usr/lib/liblapack3.so, whereas
> it actually installs /usr/lib/liblapack_atlas.so.3
Actually, atlas should provide symlinks via the alternative system.
Can you please post the output of the following commands:
$ ls -l /usr/lib/*lapack*
$ ls -l /etc/alternatives/*lapack*
$ /usr/sbin/update-alternatives --display liblapack-3.so
Thanks
Thomas
More information about the Pkg-octave-devel
mailing list