Hi, Thanks for your efforts. However, I try to compile pyLucene and get:
CC: Warning: Option -fPIC passed to ld, if ld is invoked, ignored otherwise "_jcc/boot.cpp", line 25: Error: JObject is not defined. "_jcc/boot.cpp", line 26: Error: ConstVariableDescriptor is not defined. "_jcc/boot.cpp", line 27: Error: JCCEnv is not defined. 3 Error(s) detected. error: command 'CC' failed with exit status 3 I do this: Download & install based on http://www.opensolaris.org/os/community/tools/sun_studio_tools/sun_studio_11_tools/ bzcat /home/d9a402a6/sunstudio11-ii-20070828-sol-x86.tar.bz2 | /bin/tar -xf - PATH=/opt/SUNWspro/bin:$PATH ; export PATH MANPATH=/opt/SUNWspro/man:$MANPATH ; export MANPATH Then do: /opt/csw/bin/pkg-get -i junit /opt/csw/bin/pkg-get -i ant cd /tmp/src svn co http://svn.osafoundation.org/pylucene/trunk pyLucene cd pyLucene cd jcc cd jcc CC=CC python setup.py build -- Mario A.Montoya Gerente http://www.elmalabarista.com La mejor guía de los lugares donde estar y disfrutar http://www.paradondevamos.com
_______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
