help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] GSL using a Makefile


From: David Zaslavsky
Subject: Re: [Help-gsl] GSL using a Makefile
Date: Sat, 12 Oct 2013 01:06:43 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

Actually that particular error message suggests that Sameera was using
regular single quotes, not backticks as you specified. In that case,
gsl-config could be in the path and we can't tell from the output.

:) David

On 10/11/2013 02:28 PM, Rhys Ulerich wrote:
>> address@hidden Poisson]$ g++ -w -O4 'gsl-config --cflags' -o vsd_nbPoi *.cpp 
>> 'gsl-config --libs'
>> g++: gsl-config --cflags: No such file or directory
>> g++: gsl-config --libs: No such file or directory
>> knk_args.cpp:3:22: error: knk_args.h: No such file or directory
>> knk_args.cpp:6:20: error: njs_io.h: No such file or directory
> 
> Ah.  I'd expected gsl-config to be in your path.  It's not.
> 
> Have a good weekend,
> Rhys
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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