Do you have gsl-config in your path? If so, the GSL should be detected. I suggest running the following from PDL/Lib/GSL/Makefile.PL as see if the results are correct:
gsl-config --libs gsl-config --cflags gsl-config --version --Chris On Mon, Sep 26, 2011 at 10:14 AM, David Mertens <[email protected]> wrote: > Hey folks - > > I have a shiny new Mac and I'm trying to get some of my code working > on it. I had no trouble building the stock PDL, but I noticed that the > build is not detecting GSL. Before launching a formal inquiry, I was > wondering if anybody had any hints for how to get GSL working on macs. > The wiki, alas, simply says, "I was unable to get GSL to work." Any > pointers? > > Thanks! > > David > > -- > Sent via my carrier pigeon. > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
