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, > > [EMAIL PROTECTED] > 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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]