[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: PyLucene: How to package libraries that link against OpenJDK libraries?
- From: Andrew Haley <aph redhat com>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Cc:
- Subject: Re: PyLucene: How to package libraries that link against OpenJDK libraries?
- Date: Mon, 02 Jun 2008 20:07:35 +0100
Felix Schwarz wrote:
> Hi Andrew,
>
> Andrew Haley wrote:
>> I've pinged. Please open a Bugzilla item and we'll look into adding
>> libjvm.so and its dependencies to /etc/ld.so.conf.d and/or ld.so.cache.
>> This will be in the Fedora 10 timeframe. We'll also have to talk to
>> upstream about this.
>
> Thanks for caring about this. Bugzilla issue is:
> https://bugzilla.redhat.com/show_bug.cgi?id=449456
>
> Do you have any advise on how to proceed with python-jcc (bz 449360) in
> the mean time?
OpenOffice searches for the .so, dlopen()s it, and uses dlsym() to find the
various entry points. A PITA I know, but I can think of no better way
right now.
Andrew.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]