On (28/08/07 22:31) Lingyun Yang wrote:
> Hi all,
> 
>    I am using a program doing scientific calculations,
> it requires liblapack.so.3. But where is it ?
> 
>    I have installed lapack-atlas 3.7.1,
> no this lib found.
> 
> 
> Thanks.
> 
> 
> Best regards,
> Lingyun
Hi,
Checked on Google - there're different package-names depending on the
distribution: liblapack, lapack etc..
Debian had a virtual/lapack package which provides:liblapack.so.3
So, try making a symlink from liblapack.so.X which comes with
lapack-atlas to liblapack.so.3
#qlist lapack-atlas | grep liblapack
If there's no ABI change this should work.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list

Reply via email to