[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Undefined reference to gsl_deriv_forward
From: |
Vale Cofer-Shabica |
Subject: |
Re: [Help-gsl] Undefined reference to gsl_deriv_forward |
Date: |
Tue, 24 May 2016 12:36:19 -0400 |
Hi Simon,
While that should fine, you could also use Ubuntu's GSL package,
libgsl-dev. How are you compiling and executing your program? And when
does the error appear?
-vale
--
vale cofer-shabica
401.267.8253
On Tue, May 24, 2016 at 12:12 PM, Simon Bart <address@hidden>
wrote:
> I'm using Cloud9 which is fully implemented Ubuntu except cloud hosted and
> I installed GSL in my /usr/include library using the ./configure, make and
> make install commands
> On May 24, 2016 11:47 AM, "Vale Cofer-Shabica" <
> address@hidden> wrote:
>
>> Hi Simon,
>>
>> Could you give us some more info about you set-up (OS & how you installed
>> GSL) and how you're compiling your program? I suspect that you may be
>> missing a flag to link the GSL libraries, -lgsl.
>>
>> -vale
>>
>> --
>> vale cofer-shabica
>> 401.267.8253
>>
>> On Tue, May 24, 2016 at 8:33 AM, Simon Bart <address@hidden>
>> wrote:
>>
>>> I've posted my issue in the subject box. I'm new to GSL. It was the best
>>> library I could find with the most math and science operations. I am
>>> using
>>> C++, but I've even tried with C and the same error occurs. Hope there's
>>> some help here.
>>>
>>> Cheers,
>>> Simon
>>>
>>
>>