pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

OBSD new libgsl not found


From: Jason Stover
Subject: OBSD new libgsl not found
Date: Wed, 4 Feb 2009 17:13:40 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

After a fresh checkout, configure tells me I need gsl 1.8
or later, even though I have 1.11.

$ pkg-config --atleast-version 1.8 gsl
$ echo $?
0

$ pkg-config --cflags --libs gsl
-I/usr/local/include -L/usr/local/lib -lgsl -lgslcblas -lm

I may have an old copy of gsl somewhere, but not in the usual
/usr/lib or /usr/local/lib.

-Jason




reply via email to

[Prev in Thread] Current Thread [Next in Thread]