Re: Test failures

2010-05-21 Thread h...@orcatec.com
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 =

pylucene in a virtual environment

2010-05-21 Thread h...@orcatec.com
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

Re: pylucene in a virtual environment

2010-05-21 Thread h...@orcatec.com
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  >