[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OBSD new libgsl not found
From: |
Jason Stover |
Subject: |
Re: OBSD new libgsl not found |
Date: |
Wed, 4 Feb 2009 17:43:04 -0500 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Wed, Feb 04, 2009 at 05:13:40PM -0500, Jason Stover wrote:
> 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.
config.log is here:
http://math.gcsu.edu/~jhs/config.log