Andi Vajda wrote:
On Thu, 29 Mar 2007, Ofer Nave wrote:
Just tried to build 2.1.0-2 from source, and failed. I used exactly the
same Makefile that worked perfectly for me for 2.1.0-1.
That's the problem, the Makefile changed in 2.1.0-2.
I added some files, the ones you're getting errors about.
You're right:
[EMAIL PROTECTED] ~/crap]$ diff tmp/PyLucene-src-2.1.0-1/Makefile
tmp/PyLucene-src-2.1.0-2/Makefile
39c39
< VERSION=2.1.0-1
---
> VERSION=2.1.0-2
610a611
> java/org/osafoundation/search/PythonSimilarityDelegator.java \
620a622
>
java/org/osafoundation/search/PythonSimilarityDelegator.java \
630a633
>
java/org/osafoundation/search/PythonSimilarityDelegator.java \
That was a stupid mistake, and invalidated my test. So I started again.
Unpacked a fresh -2, edited the Makefile manually and made the same
changes I made with -1 before it was built successfully, and tried
again. Same error.
-ofer
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev