Re: [pylucene-dev] classpath problem when compiling the trunk

2007-09-23 Thread Andi Vajda
On Sun, 23 Sep 2007, Felix Schwarz wrote: after my success on CentOS 5, I tried to build PyLucene on Fedora 7. Unfortunately, this does not work: ... cd lucene-java-2.2.0-549438/build/contrib/snowball/classes/java; \ find . -name '*.class' -print | \ sed -e 's|^\./||' -e 's|/|.|g'

[pylucene-dev] classpath problem when compiling the trunk

2007-09-23 Thread Felix Schwarz
Hi, after my success on CentOS 5, I tried to build PyLucene on Fedora 7. Unfortunately, this does not work: ... cd lucene-java-2.2.0-549438/build/contrib/snowball/classes/java; \ find . -name '*.class' -print | \ sed -e 's|^\./||' -e 's|/|.|g' -e 's|\.class$||' | \ xargs -