[pylucene-dev] PyLucene 2.1 on Debian Etch

Andi Vajda vajda at osafoundation.org
Mon Mar 5 08:59:08 PST 2007


On Mon, 5 Mar 2007, Jarek Zgoda wrote:

> I tried to build PyLucene 2.1 on Debian Etch, but I ended with dynamically 
> linked binary, as there's no libgcj.la in this distribution and the version 
> of GCJ is not listed as supported. Has anyone any success with this version 
> on Etch?

What version of gcj ?
So far, I've only been able to build a statically linked _PyLucene.so with gcj 
3.4.x. With gcj 4.x, the only combination that works is a _PyLucene.so that is 
dynamically linked with libgcj.so, and then only with a recent 4.2.0 snapshot.

Andi..


More information about the pylucene-dev mailing list