On 6/26/06, George Japaridze <[EMAIL PROTECTED]> 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 Help-gsl@gnu.org http://lists.gnu.org/mailman/listinfo/help-gsl