| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
288 (0.205s).
|
|
|
Loading phrases to help you refine your search...
|
|
building PyLucene 3.0.2 on Win7/MinGW with Python 2.7 - PyLucene - [mail # dev]
|
|
...I got a brand-new Windows 7 machine, and thought I'd try building PyLucene with a newer version of Python, 2.7, the 32-bit version. I also had to move to setuptools-0.6c11, because 0.6...
|
|
|
Author: Bill Janssen,
2010-11-22, 18:53
|
|
|
Re: Loading Java class dynamically fails - PyLucene - [mail # dev]
|
|
...If you google getContextClassLoader on the Java bugs database, there seem to some issues with the whole idea, particularly with things like applets (which is sort of how I think of JCC modul...
|
|
|
Author: Bill Janssen,
2010-11-05, 16:50
|
|
|
Re: unfinished work on implib in jcc/setup.py - PyLucene - [mail # dev]
|
|
...Andi Vajda wrote: Ah, good catch. Yes, I agree. And those should come through the issue tracker. But here I was thinking more of just finding out what was goi...
|
|
|
Author: Bill Janssen,
2010-10-08, 02:36
|
|
|
unfinished work on implib in jcc/setup.py - PyLucene - [mail # dev]
|
|
...I'm looking at the setup.py for jcc, and it seems that there is some unfinished work lurking in there: IMPLIB_LFLAGS = { 'win32': ["/IMPLIB:%s"], 'mingw32':...
|
|
|
Author: Bill Janssen,
2010-10-07, 17:56
|
|
|
packaging PyLucene with MinGW on Windows? - PyLucene - [mail # dev]
|
|
...I've got 3.0.2 compiling OK --shared with the latest MinGW gcc (4.5.0). However, when I bundle up the egg and transfer it to another Windows machine and look at it with depends.exe, I see th...
|
|
|
Author: Bill Janssen,
2010-10-07, 16:41
|
|
|
Re: why install the .h files? - PyLucene - [mail # dev]
|
|
...Andi Vajda wrote: Ah, good to know. Thanks. Bill...
|
|
|
Author: Bill Janssen,
2010-10-07, 00:54
|
|
|
why install the .h files? - PyLucene - [mail # dev]
|
|
...With 3.0.2, I see that there's an "include" subdir in the installed module, containing a lot of .h files. Is that necessary? I ask because the msilib module in Python doesn't sup...
|
|
|
Author: Bill Janssen,
2010-10-06, 20:16
|
|
|
[PYLUCENE-6] ominous svnversion error message -- truly an error? - PyLucene - [issue]
|
|
...If you're compiling on a system without svn installed, you get these great error messages: [exec] Execute failed: java.io.IOException: Cannot run program &qu...
|
|
|
http://issues.apache.org/jira/browse/PYLUCENE-6
Author: Bill Janssen,
2010-10-06, 05:48
|
|
|
[PYLUCENE-8] lucene.JCC_VERSION isn't set properly on Windows - PyLucene - [issue]
|
|
...After installing 3.0.2 on Win XP with MinGW/msys, I see the following:Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)] on win32Type "help", "copyri...
|
|
|
http://issues.apache.org/jira/browse/PYLUCENE-8
Author: Bill Janssen,
2010-10-06, 05:03
|
|
|
[PYLUCENE-7] compile fails for 3.0.2 with GCC 4.5 on Windows XP with MinGW/msys - PyLucene - [issue]
|
|
...Compile of PyLucene fails:c:\MinGW\bin\gcc.exe -mno-cygwin -mdll -O -Wall -DPYTHON -DJCC_VER="2.6" -D_jcc_shared -D_java_generics -D_dll_lucene=__declspec(dllexport) "-IC:\Pro...
|
|
|
http://issues.apache.org/jira/browse/PYLUCENE-7
Author: Bill Janssen,
2010-10-06, 01:58
|
|
|
|