Andi Vajda wrote:
> On Tue, 7 Dec 2010, Bill Janssen wrote:
>
> > Here's a patch to jcc/setup.py. With this it builds on both my 10.6 and
> > my 10.5 systems.
> >
> > Bill
> >
> > diff -u pylucene-3.0.3-1/jcc/setup.py.orig pylucene-3.0.3-1/jcc/setup.py
> > --- pylucene-3.0.3-1/jcc/setup.py.orig
On Tue, 7 Dec 2010, Bill Janssen wrote:
Here's a patch to jcc/setup.py. With this it builds on both my 10.6 and
my 10.5 systems.
Bill
diff -u pylucene-3.0.3-1/jcc/setup.py.orig pylucene-3.0.3-1/jcc/setup.py
--- pylucene-3.0.3-1/jcc/setup.py.orig 2010-12-07 18:50:25.0 -0800
+++ pyluc
Here's a patch to jcc/setup.py. With this it builds on both my 10.6 and
my 10.5 systems.
Bill
diff -u pylucene-3.0.3-1/jcc/setup.py.orig pylucene-3.0.3-1/jcc/setup.py
--- pylucene-3.0.3-1/jcc/setup.py.orig 2010-12-07 18:50:25.0 -0800
+++ pylucene-3.0.3-1/jcc/setup.py 2010-12-07 19
Andi Vajda wrote:
> Yes, two things made me do this:
> 1. Bill Janssen said on this list that an Apple developer he talked to
> said that the /Developer tree is the correct one to use.
On a 10.6 system. Adil is talking about a 10.5 system, which will
(obviously?) not have a MacOSX10.6.sd
> "Adil" == Adil Lotia writes:
Adil> Hi Andi I downloaded the release candidate from your staging
Adil> area, and will be running pylucene on OS X. I am not sure if
Adil> this is intentional, but was there a reason for this specific
Adil> change?
Adil> adil:681 lucene $
Hi Adil,
And for both pylucene-3.0.3-1 (rc) and pylucene-3.0.2-1 when I run the make
tests, most of the tests run fine, but a couple of them crash Python.
...
/opt/local/bin/python test/test_PhraseQuery.py
--
Ran 8 te
Hi Adil,
On Tue, 7 Dec 2010, Adil Lotia wrote:
I downloaded the release candidate from your staging area, and will be
running pylucene on OS X.
I am not sure if this is intentional, but was there a reason for this
specific change?
adil:681 lucene $ diff pylucene-3.0.2-1/jcc/setup.py
pylucene