[pylucene-dev] Build on solaris
Zhang, Zhishuang
zhangz2 at wharton.upenn.edu
Mon Jul 3 08:28:38 PDT 2006
I am using this file: "../src/PyLucene-src-2.0.0.tar.gz" from the
website.
I only uncomment the variable definition section in Makefile. Seems like
there is more I need to modify in order to skip the patching phase.
Anyone can give me a hand here.
Thanks
-----Original Message-----
From: pylucene-dev-bounces at osafoundation.org
[mailto:pylucene-dev-bounces at osafoundation.org] On Behalf Of Andi Vajda
Sent: Monday, July 03, 2006 11:13 AM
To: pylucene-dev at osafoundation.org
Subject: Re: [pylucene-dev] Build on solaris
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..
_______________________________________________
pylucene-dev mailing list
pylucene-dev at osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
More information about the pylucene-dev
mailing list