Re: error while loading shared libraries: libQuantLib-0.9.9.so
Posted by
Andreas Spengler-2 on
Nov 28, 2009; 10:29am
URL: http://quantlib.414.s1.nabble.com/error-while-loading-shared-libraries-libQuantLib-0-9-9-so-tp8314p8319.html
Am 27.11.2009 18:06, schrieb pajofego:
> My example Makefile shows like this:
>
> g++ -DHAVE_CONFIG_H -I../cpp/QuantLib-0.9.9/ql -g -O2 -Wall -c -o
> gjrgarch.o gjrgarch.cpp
> g++ -g -O2 -Wall -o gjrgarch gjrgarch.o -L/usr/local/lib/
> -lQuantLib
>
> The error message after typing ./gjrgarch is:
>
> ./gjrgarch: error while loading shared libraries: libQuantLib-0.9.9.so:
> cannot open shared object file: No such file or directory
Please try a "ldd ./gjrgarch" to see where the linker expects to find
libQuantLib-0.9.9.so
Where did you install this library? Is there possibly more than one
version of libQuantLib.so installed?
Rgds,
Andreas
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.
http://p.sf.net/sfu/bobj-july_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users