libtool
[Top][All Lists]
Advanced

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

Re: overriding libdir?


From: Olly Betts
Subject: Re: overriding libdir?
Date: Thu, 13 Apr 2006 20:48:57 +0000 (UTC)
User-agent: slrn/0.9.8.1 (Linux)

On 2006-04-13, Olly Betts <address@hidden> wrote:
> On 2006-04-13, Ralf Wildenhues <address@hidden> wrote:
>> Except for the small design bug with execute mode, that if
>> you have the installed module dir as RPATH, then it's system-dependent
>> whether libtool can actually override that with $shlibpath_var.  But
>> if you don't do that, this should be fine.
>
> How do I check PHP's RPATH?

Ah, found it:

readelf -a /usr/bin/php|grep -i rpath

Which doesn't print anything so there is no rpath set.

Your -dlopen trick works for PHP, but doesn't seem to for Python.

Cheers,
    Olly





reply via email to

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