Skip to content
Prev 17726 / 63424 Next

looks in liblapack.a not liblapack.so

On Thu, 22 Sep 2005, Charles Geyer wrote:

            
I would run configure in the untarred package then edit src/Makevars
to remove the -L bit and the -lgpvm and see if that works.  If not,
I'd get the pvm source, build libpvm.a and liggpvm.a with -fPIC files,
and fix src/Makevars to use them.  I'm sure there are more elegant
alternatives, but ...

luke