[pylucene-dev] added support for Solaris

Andi Vajda vajda at osafoundation.org
Tue Jan 15 13:16:47 PST 2008


On Tue, 15 Jan 2008, Andi Vajda wrote:

>> and work (but not as root????). When by mistake I run the build command on
>> the regular user this work. I do sudo python setup.py install and get
>> installed!
>
> Oh well, I'm not sure I follow but if it works, it works :)

It could be that as root and as regular user you're running different 
versions of Python. I find it surprising that the Python you're using was 
built with gcc. The one I got by installing Solaris was built with Sun 
Studio. If you are indeed seeing different pythons as root or as user then 
you're going to be having problems again shortly when jcc is invoked.

As regular user, what does the 'which python' command return ?

Andi..


More information about the pylucene-dev mailing list