This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: disable shared libs to build on AIX, Alpha


Charlie Zender writes:
 > Although I was unable to build libtool from scratch on our AIX
 > system, I did learn through trial and error that GSL 0.9 built
 > fine if I simply turned off the shareable library features, i.e.,

Right.  I'll try to make that more prominent in the installation
instructions. Thanks for pointing it out.

 > I also successfully built GSL 0.9 on our 8 processor compaq alpha
 > system. There, the shareable libraries built fine, but my executables 
 > could not link to them at run time, and died with a system error
 > "cannot map libgsl.so". 

Does it need 'export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH'
or have you tried that already?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]