help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] I have got problems with library...


From: Jochen Küpper
Subject: Re: [Help-gsl] I have got problems with library...
Date: Thu, 27 Apr 2006 08:59:43 +0200

"s d" <address@hidden> writes:

> I have got some problems, may be I do something incorrect. I have got Fedora
> Core 5 x86_64 installed on my computer. I have installed gsl-1.8. Then I
> have wrote a programm, actually I took the programm code from one of
> examples, compiled it with command
> # gcc 1.c -o 1.out -lgsl -lgslcblas
> then I enter the command
> # ./1.out
> and I have got an error:
> ./1.out: error while loading shared libraries: libgsl.so.0: cannot open
> shared object file: No such file or directory
> Why have I such an error? And what shall I do to avoid it? 

Most probably not gsl-related.

Think about where you installed libgsl.so.0 and where ld.so looks for
it. Did you tell the latter about the former?

Tip: Set LD_LIBRARY_PATH or edit /etc/ld.so.conf or do something equivalent.

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)




reply via email to

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