[pylucene-dev] build Lucene-JCC Windows
vajda at osafoundation.org
vajda at osafoundation.org
Mon Nov 26 10:38:15 PST 2007
> Using Python 2.4.4 on Win XP, JDK 1.6, ANT 1.7
>
> I have build JCC with VS 2003, and adapted the PyLucene Makefile to my
> System. What "make" should I use now? The "make" of Visual Studio or
> should I install cygwin because of the "cygdrive" paths.
>
> Sorry, If this is a noob question.
>
> --dirk
> _______________________________________________
> pylucene-dev mailing list
> pylucene-dev at osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
>
GNU Make, the one from cygwin.
Although, that's not strictly necessary as the build process is really
driven by python and JCC. It would be simple enough to write a batch
script or a Microsoft make file instead.
Andi..
More information about the pylucene-dev
mailing list