On Mon, 30 Jul 2007, Micah Vivion wrote:

My default install of Ubuntu 7.04 did not have the directory of /usr/local/lib64 created - thus I got errors when trying to run the PyLucene 'make install' command. I create the directory of /usr/local/lib64 and reran 'make install' for PyLucene and everything looks like it worked.

I believe /usr/lib64 is a link to /usr/lib.
If it isn't, that's surprising. I don't run ubuntu 64 7.04, so I'm not sure what is right. You might want to check on the relevant lists.

I am using Python 2.5.1 - one question I have is the directories of /usr/lib/python2.5 and /usr/lib64/python2.5 - what directory should PyLucene.py and _PyLucene.so go into - /usr/lib/python2.5/site-packages or /usr/lib64/python2.5/site-packages?

See answer above.

Is there a place I can upload my compiled binaries to so that others may use them?

That's for you to decide. If you have a place to do so and would like to host public downloads of your binaries, I'd be glad to add the link to your server on the PyLucene homepage like I've done for other third party builds already.

Andi..
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to