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.
Make is working now, got the lucene stuff via svn. But now the jcc step fails.
in jcc/__init__.py line 30: from _jcc import initVM gives an "ImportError: DLL load failed" The _jcc.pyd is 88 KB, any other dll I have to make available? thnx,dirk _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
