[pylucene-dev] Pylucene 2.1.0-2, Python 2.5, Win32
Andi Vajda
vajda at osafoundation.org
Thu May 31 08:49:51 PDT 2007
On Thu, 31 May 2007, Krys Wilken wrote:
>> I doubt it. I've built a sane PyLucene on x86_64 (Ubuntu 64) with a gcj
>> 4.2.0 snapshot, though. For details, see:
>> http://lists.osafoundation.org/pipermail/pylucene-dev/2006-November/001404.
>> html Binaries are available for this platform from the PyLucene homepage.
>>
>
> Yeah, that is the post I followed to try a build my (OpenSUSE 10.2). Got
> NullPinterException in the tests.
>
>> Note that you *must* - for some unknown reason - start from the .java
>> sources, you cannot use the source tarballs containing pre-compiled Lucene
>> .jar files when using gcj 4.x.
>
> Okay. Good to know. :) But how do I do that? :D
Follow the steps in:
http://lists.osafoundation.org/pipermail/pylucene-dev/2006-November/001404.html
When starting from a PyLucene svn checkout, the build process fetches the
Lucene .java sources via svn export.
Andi..
More information about the pylucene-dev
mailing list