On Mon, 3 Apr 2006, Kevin Ollivier wrote:

error: class 'java.lang.String' has no method named 'matches' matching signature '(Ljava/lang/String;)Z'

gcj 3.4.x is required. Going for less is asking for trouble.
There shouldn't be any issues with including the libraries that PyLucene requires when built with gcj 3.4.x, that is (see Makefile).

Even if gcj 3.3.x worked, there is no guarantee that the enduser machine has the relevant libgcj.so installed.

Andi..

_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to