> I didn't investigate what the actual failure was but I solved the problem for 
> now by compiling the .java files into .jar files on each platform. So much 
> for 
> compile-once-run-anywhere :(

So it sounds like, in general, we can't use the pre-compiled Lucene
2.0 jar file distributed as part of the Lucene release.  Unless we are
sure our platform/compiler is the same as that used by the Lucene
folks -- I don't know how to be sure of that.

Is this correct?

What happens if you compile with one of the Sun compilers?  The Apple
one should be the Sun one, but since it's not distributed by Sun, I'm
not sure it is (exactly).

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

Reply via email to