|
From: | Daniel J Farrell |
Subject: | Re: [Help-gsl] XCode and GSL |
Date: | Mon, 26 Jun 2006 23:05:11 +0100 |
Yeah that looks like the problem.I guess you have installed this with fink? How do you find the stability? I installed mine with Darwin Ports (build from source) and don't have an complaints.
Although this is probably off topic what is peoples experience with fink vs. darwin ports?
Dan. PS for future darwin port installations have a look here: http://www.boyfarrell.com/xcode/linking.html On 26 Jun 2006, at 17:04, Martin Jansche wrote:
On 6/26/06, George Japaridze <address@hidden> wrote:- Header Search Paths - /usr/local/include/gsl[snip]#include <gsl/gsl_sf_bessel.h>[snip]comes out with error message: "error: gsl/gsl_sf_bessel.h: No such file or directory",My guess is the setting of Header Search Paths is wrong. What is the full path to gsl_sf_bessel.h? If it's /usr/local/include/gsl/gsl_sf_bessel.h, then you'd have to set Header Search Paths to /usr/local/include. -- mj _______________________________________________ Help-gsl mailing list address@hidden http://lists.gnu.org/mailman/listinfo/help-gsl
[Prev in Thread] | Current Thread | [Next in Thread] |