Many thanks Dan. I did not know this setup from source. I'm using Mac OS X for the first time.
After running `brew doctor' there are some Warnings that I solved, like changing permissons to /usr/local directory. But there are other Warnings that did not. Anyway I installed the gsl libraries successfully. The make of the source program that uses these libraries also worked. Best Regards guys! 2013/9/27 [email protected] <[email protected]> > Hello Cassiano, > > By far the easiest way to install things from source on OSX is by using > the homebrew project, > http://brew.sh/ > > It is easy to install, doesn't interfere with your system and is activity > maintained with a huge community, https://github.com/mxcl/homebrew/ > > To install just type "brew install gsl". > > Hope that helps. > > Dan > > On 24 Sep 2013, at 21:45, Cassiano dos Santos <[email protected]> wrote: > > > Hello people! > > > > I'm trying to compile gsl in a MAC OS Darwin 10.7.5 > > > > Downloaded files, and followed the hints for MAC installation in INSTALL > > file, but having problem. ./configure with options mentioned in section > > Hints for MacOS X and PowerPC is ok. > > > > But when trying make, past about 1 minute working fine, the following > > message appears on screen: > > > > libtool: link: Waiting for /Network/Servers/ > > > macserver.numec.prp.usp.br/Users/caco/tmp/gsl-1.16/block/.libs/libgslblock.a.lock > > to > > be removed > > > > Already searched web but nothing. > > > > I'd appreciate some help. > >
