[pylucene-dev] Build on solaris
Andi Vajda
vajda at osafoundation.org
Mon Jul 3 08:13:12 PDT 2006
On Mon, 3 Jul 2006, Zhang, Zhishuang wrote:
> Hi,
> I got a message below, and don't what to do. Anyone saw this message before?
>> make
> mkdir -p release/classes
> cd lucene-java-2.0.0-417135; patch -Nup1 < ../patches.lucene; echo ok
> Looks like a unified context diff.
> File to patch: patches.lucene
> No file found -- skip this patch? [no]
> File to patch:
>
If you build PyLucene from the source tarball, you shouldn't have to go
through this patching phase. The Lucene .java source files are already
compiled and the .jar files are provided with the PyLucene source tarballs.
The problem you're facing is probably due to dates of some of these files
being wrong and that is confusing make.
Andi..
More information about the pylucene-dev
mailing list