-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi.
I try use apache mod_python with pylucene. I read the lastest messages : http://www.mail-archive.com/[email protected]/msg01219.html http://www.mail-archive.com/[email protected]/msg01229.html Then I try to compile pylucene with GCC4.2. I try compile 2 versions : 1) pylucene version src : lastest source release. http://downloads.osafoundation.org/PyLucene/src/PyLucene-src-2.1.0-2.tar.gz my methode is here : http://www.1et0.org/admin/db/pylucene/src-gcc42 in make test I have crash without message. in the test/test_Binary.py line v = field.binaryValue() With a GCC344, there is no error, but it't not work with mod_python (thread error) http://www.1et0.org/admin/db/pylucene/django-without-mod-python I imagine this version is not compatible with GCC42. 2) pylucene version trunk : 29/03/2007 svn version. http://svn.osafoundation.org/pylucene/trunk My methode is here : http://www.1et0.org/admin/db/pylucene/trunk-gcc42wget With svn trunk, I have some java error. make test ==> 9 errors with : (__main__.Test_PyLuceneWithDbStore) JavaError: java.lang.NoClassDefFoundError: com.sleepycat.db.internal.db_javaJNI Same error with GCC344. I imagine you could help me here. CLASSPASS or JAVA_HOME to configure in makefile, or something like that ? Thx, Xavier. [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGDNPH4dg3EDuiPUcRAvMmAJkBbuTk08EcIf/KxeEJtRRMs38aPACghy/g 0r/LxHGfxsvX8EaqTb4qLys= =vP/l -----END PGP SIGNATURE----- _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
