[Pkg-octave-devel] Bug#362691: broken dependencies?

Steve M. Robbins steven.robbins at videotron.ca
Mon Apr 17 19:42:53 UTC 2006


On Mon, Apr 17, 2006 at 08:38:30PM +0200, Thomas Weber wrote:
> Am Montag, den 17.04.2006, 12:25 -0400 schrieb Steve M. Robbins:
> > 
> > > If yes, you should purge them and install atlas3-base-dev.
> > > 
> > > If that doesn't help, please post the output of 
> > > 
> > > $ dpkg -l '*atlas*' '*lapack*'
> 
> Thanks for that. So, one last shot: can you post 
> 	/etc/ld.so.conf

steve at riemann{gmp-cvs-alioth}cat /etc/ld.so.conf
/usr/local/lib
/usr/X11R6/lib/Xaw3d
/usr/X11R6/lib



> and the result of
> 	$ ldd /usr/lib/octave-2.1.73/liboctave.so.2.1.73

steve at riemann{gmp-cvs-alioth}ldd /usr/lib/octave-2.1.73/liboctave.so.2.1.73
        linux-gate.so.1 =>  (0xffffe000)
        libcruft.so => /usr/lib/octave-2.1.73/libcruft.so (0xb7983000)
        liblapack.so.3 => not found
        libblas.so.3 => not found
        libfftw3.so.3 => /usr/lib/libfftw3.so.3 (0xb7888000)
        libreadline.so.5 => /lib/libreadline.so.5 (0xb7858000)
        libncurses.so.5 => /lib/libncurses.so.5 (0xb7815000)
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7811000)
        libhdf5-1.6.5.so.0 => /usr/lib/libhdf5-1.6.5.so.0 (0xb76db000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb76c7000)
        libgfortran.so.0 => /usr/lib/libgfortran.so.0 (0xb766a000)
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7644000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7639000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7558000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7420000)
        liblapack.so.3 => not found
        libblas.so.3 => not found
        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb740c000)
        /lib/ld-linux.so.2 (0x80000000)


I think this is where we came in ;-)
What are we looking for now?

I presume you've got a working set-up.  Are you using atlas3?  Does
it provide the lib using alternatives?

-Steve




More information about the Pkg-octave-devel mailing list