autoconf
[Top][All Lists]
Advanced

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

Re: Library linking problem


From: Mike Castle
Subject: Re: Library linking problem
Date: Mon, 17 Feb 2003 11:01:11 -0800

In article <address@hidden>,
Dr. David Kirkby <address@hidden> wrote:
>/conftest: error while loading shared libraries: libgsl.so.0: cannot
>open shared object file: No such file or directory
>configure:4834: $? = 127
>configure: program exited with status 127
>configure: failed program was:
>#line 4784 "configure"
>
>
>It seems to suggested the library libgsl.so.0 is missing. However, has
>it not already checked and found that it? The library is in fact in
>/usr/local/lib, although it links to another file, which links to
>another before the library 

Is /usr/local/lib in /etc/ld.so.conf ?

Do your tests for the existence of libgsl just compile or does it run as
well?  If it doesn't run, that could explain the situation here.

mrc


-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc




reply via email to

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