On Mon, 8 Jun 2009, edwin.mad...@verizonwireless.com wrote:
make is looking for svn (which I do not have) and ant is unable to find
*\${lucene.dir}\build not found in the PyLucene-2.4.0-2 directory. Any
idea what to do after building and installing JCC on Cygwin windows.
details are below.
ideas:
- install svn -or-
- get the lucene 2.4.1 sources [1] and unpack them into where the
Makefile expects them which, as of PyLucene 2.4.1, is a directory called
lucene-java-2.4.1
Andi..
[1] http://lucene.apache.org/java/docs/releases.html#Official
Installed gcc 4.4 on Cygwin with instruction from
http://cygwin.wikia.com/wiki/How_to_install_GCC_4.3.0 and built JCC
successfully with it.
$ make
svn export -r HEAD
http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_4_0 lucene-java-2.4.0
make: svn: Command not found
make: *** [lucene-java-2.4.0] Error 127
$
$ ant
Buildfile: build.xml
compile:
[javac] Compiling 23 source files to
c:\Edwin\Download\python\PyLucene-2.4.0-2\build\classes
BUILD FAILED
c:\Edwin\Download\python\PyLucene-2.4.0-2\build.xml:19:
c:\Edwin\Download\python\PyLucene-2.4.0-2\${lucene.dir}\build not found.
Total time: 0 seconds
$
thanks in advance
Edwin
The information contained in this message and any attachment may be
proprietary, confidential, and privileged or subject to the work
product doctrine and thus protected from disclosure. If the reader
of this message is not the intended recipient, or an employee or
agent responsible for delivering this message to the intended
recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited.
If you have received this communication in error, please notify me
immediately by replying to this message and deleting it and all
copies and backups thereof. Thank you.