[pylucene-dev] build Lucene-JCC Windows
Dirk
d.rothe at semantics.de
Mon Nov 26 11:51:53 PST 2007
> 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
More information about the pylucene-dev
mailing list