On Fri, Aug 12, 2005 at 12:40:14PM +0200, Rasmus Bøg Hansen wrote:
> Ghemical is missing dependency on lapack3 and refblas3:
>
> [EMAIL PROTECTED]:~# ldd /usr/bin/ghemical
> [...]
> liblapack.so.3 => not found
> libblas.so.3 => not found
> [...]
>
> "apt-get install lapack3 refblas3" installs the missing packages after
> which ghemical works fine.
Hmm, ghemical here has the following Depends:
nighthawk~/build$ dpkg -I ghemical_1.51-1_i386.deb |grep Depends
Depends: atlas3-base | lapack3 | liblapack.so.3, atlas3-base | refblas3
| libblas.so.3
Did you have atlas3-base installed? Perhaps you need to add
/usr/lib/atlas/ to /etc/ld.so.conf, I am not uptodate with that atlas
stuff, maybe there is some documentation in /usr/share/doc/atlas3-base
about this. If this is the case, could you please test this by removing
lapack3 and refblas3 again and proceed as indicated by the atlas
packages?
thanks,
Michael
--
Michael Banck
Debian Developer
[EMAIL PROTECTED]
http://www.advogato.org/person/mbanck/diary.html
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]