[
https://issues.apache.org/jira/browse/PYLUCENE-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628825#comment-17628825
]
Luc Bastiaenssen commented on PYLUCENE-66:
--
Hi Andi,
Is there a p
Hi Andi,
JCC compile eror with last revision 762325 on solaris 10 x86.
It worked fine with PyLucene 2.4.0
Command used: export CC=CC; export JCC_JDK=/usr/java; /usr/bin/python2.5
setup.py build
CC -DNDEBUG -O -Kpic -I/usr/java/include -I/usr/java/include/solaris
-I_jcc -Ijcc/sources -I/usr/
Hi Andi,
I think the tarbal is corrupt or incomplete.
Regards
Luc
--
Thanks, it works !
Luc
Andi Vajda wrote:
On Tue, 10 Feb 2009, Luc Bastiaenssen wrote:
I can't compile JCC anymore on Solaris since the introduction of JCC 2.x
Platform: Solaris 10 on Intel with Sun Studio C++ 12, Java 1.6 and
Python 2.5.
Command: CC=CC /usr/bin/python2.5 setup.py
Hi,
I can't compile JCC anymore on Solaris since the introduction of JCC 2.x
Platform: Solaris 10 on Intel with Sun Studio C++ 12, Java 1.6 and
Python 2.5.
Command: CC=CC /usr/bin/python2.5 setup.py build
running build
running build_py
copying jcc/config.py -> build/lib.solaris-2.10-i86pc-2.