[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:11 Dec 2004 10:34:44 -0000 
Subject:Re: how do I access f77 libraries on linux (for lapack and blas)? 
From:Aaron Sloman 
Volume-ID: 

Thanks Jeff,

> You may find that libg2c.so works.

Alas that's not enough. My google research had previously led me to
that and I added it to the linking instructions in
    http://www.cs.bham.ac.uk/research/poplog/popvision/lib/lapack.p

I think the particular routine that fails needs an f77 library that I
have not found, either in /usr/lib nor any of its sub-directories. It
seems not to be a standard library in the linux distributions I have
access to.

Aaron