if i type the command 'patch' at cygwin prompt, i did
not get any error even if it didn't display anything
(so as patch /? ; patch --help ; and man patch)
so i supose it is installed ?
What does 'which patch' return ?
In my cygwin environment is says: /usr/bin/patch
As an alternative to building PyLucene yourself, you
could download the
Windows binaries from the project web site at
http://pylucene.osafoundation.org.
ok, if i can not build it myself i will do that.
PREFIX_PYTHON is the root of the python installation
you are going to use to
run PyLucene with.
so even if compiled with cygwin it may be the one
installed on top of windows with msi files ?
Yes, compiling a DLL with MinGW on Cygwin does not cause the Cygwin
environment to be required to run it. If you link it with the regular, non
cygwin, windows python, then it'll run with it too.
Andi..
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev