Thanks, Andi.
Here is a piece of the test output. Maybe I'm misreading the separations
between tests. I re-ran the tests.
Ran 1 test in 0.035s
OK
/usr/bin/python samples/LuceneInAction/CompoundVersusMultiFileIndexTest.py
Compound Time : 0:00:00.686435
Multi-file Time: 0:00:00.826449
F
=
I set up pylucene and installed it in the standard fashion. That seems to have
worked. Now I am building a virtual environment to do some development in.
I ran make from the virtualenv and it worked, but when I try to make install, it
tries to put it in /usr/local/lib/python2.6/dist-packages/
I
writing JCC.egg-info/PKG-INFO
error: JCC.egg-info/PKG-INFO: Permission denied
On May 21, 2010 at 6:37 PM Andi Vajda wrote:
>
> On May 21, 2010, at 11:14, "h...@orcatec.com" wrote:
>
> > I set up pylucene and installed it in the standard fashion. That
>