[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] gsl-1.15 odeiv2: symbol lookup error for gsl_odeiv2_step_
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] gsl-1.15 odeiv2: symbol lookup error for gsl_odeiv2_step_type |
Date: |
Fri, 17 Jun 2011 22:28:33 +0100 |
User-agent: |
Wanderlust/2.15.6 (Almost Unreal) Emacs/23.3 Mule/6.0 (HANACHIRUSATO) |
At Sun, 12 Jun 2011 19:15:42 +0200,
Benjamin Trendelkamp-Schroer wrote:
> Compiling and linking went smoothly but upon execution I got the
> following error message:
>
> gsl_odeint: symbol lookup error: ./gsl_odeint: undefined symbol:
> gsl_odeiv2_step_rk4
>
> I guess I have just made a mistake somewhere but I can't figure it out.
> I'd be glad for any suggestion.
Hi, the usage chapter in the manual has information about running programs
linked to the shared library with LD_LIBRARY_PATH.
--
Brian Gough