[pylucene-dev] installing PyLucene JCC

Chris Curvey ccurvey at gmail.com
Thu Dec 13 15:44:22 PST 2007


On Dec 13, 2007 5:38 PM, Pete <pfein at pobox.com> wrote:

> On Thursday December 13 2007 4:49:29 pm Chris Curvey wrote:
> > 6) ran "make" to build, um, something.  It took a looong time.  But it
> > finished successfully.
> >
> > And now, I'm sitting here wondering....what do I have to finish the
> > installation so that I can "import PyLucene"?  Or should it be "import
> > lucene", as it seems to be in the examples....
>
> 7) make test
> 8) make install


Hmm.  "make test" is complaining that there is no module named "lucene"
(which kinda makes sense).

"make install" says ImportError: libjava.so: cannot open shared object file:
No such file or directory.

Which usually can be fixed by putting the appropriate directory in
LD_LIBRARY_PATH, but I've got that set already.

Any suggestions?


>
>
>
> --
> Peter Fein   ||   773-575-0694   ||   pfein at pobox.com
> http://www.pobox.com/~pfein/ <http://www.pobox.com/%7Epfein/>   ||   PGP:
> 0xCCF6AE6B
> irc: pfein at freenode.net   ||   jabber: peter.fein at gmail.com
>



-- 
I am often wrong, but I am never in doubt.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/pylucene-dev/attachments/20071213/dc71c9ba/attachment.html


More information about the pylucene-dev mailing list