Hi Andi, On Tue, Jan 24, 2012 at 3:35 PM, Andi Vajda <[email protected]> wrote:
> > Hi Scott, > > > On Tue, 24 Jan 2012, Scott D Anderson wrote: > > I'm trying to install PyLucene 3.5.0-3 on some Fedora 14 workstations for >> one of the researchers in my department. >> I carefully followed the instructions here >> http://lucene.apache.org/**pylucene/documentation/**install.html<http://lucene.apache.org/pylucene/documentation/install.html> >> and I got to the expected bug with setuptools. >> >> I then issued exactly the patch command that your software told me to, >> namely: >> >> patch -d /usr/lib/python2.7/site-**packages -Nup0 < >> /usr/network/tmp/pylucene-3.5.**0-3 >> /jcc/jcc/patches/patch.43.0.**6c11 >> patching file setuptools/extension.py >> >> Hunk #1 succeeded at 32 (offset 4 lines). >> patching file setuptools/command/build_ext.**py >> Hunk #1 FAILED at 85. >> Hunk #2 succeeded at 177 (offset 7 lines). >> Hunk #3 succeeded at 259 (offset 7 lines). >> 1 out of 3 hunks FAILED -- saving rejects to file >> setuptools/command/build_ext.**py.rej >> root@sampras:/tmp >> >> As you can see, it failed. I've attached a typescript, in which I show >> that I haven't modified the >> > > I see no typescript attachment ? > Sorry for the confusion. I named it pylucene-install.log, but that's just a rename of the typescript file. Scott > > Andi.. > > > standard python-setuptools from the distribution and I show that it's >> running setuptools-0.6c11. >> I've also attached the file of rejects listed above. >> >> Since you have a pretty sophisticated patch setup, I'm hoping that you'll >> be able to solve this pretty >> easily. Please let me know if there's any way I can help. >> >> Thanks for your support, >> >> Scott >> >> -- >> Scott D. Anderson >> Computer Science Department >> Wellesley College >> [email protected] >> [email protected] >> >> -- Scott D. Anderson Computer Science Department Wellesley College [email protected] [email protected]
