automake
[Top][All Lists]
Advanced

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

Re: Dynamic Linkage Problem


From: Tommi Mäkitalo
Subject: Re: Dynamic Linkage Problem
Date: Wed, 22 Feb 2006 08:13:19 +0100
User-agent: KMail/1.7.2

Am Dienstag, 21. Februar 2006 16:42 schrieb Benjamin Grauer:
> Hi there
>
> i have a problem using automake with Dynamic Library loading (runtime)
>
...
>
>     Benjamin
Hi

I do it in my project Tntntet (www.tntnet.org). The problem is, that automake 
does not put your @libdir@ in the search-path. I help myself by setting 
LD_LIBRARY_PATH when developping my programs. The libraries get installed 
into /usr/local/lib or /usr/lib, which are searched automatically, so this is 
not a problem after installation.


Tommi




reply via email to

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