I'm trying to install pyperl 1.0.1 with ActivePython-2.1.1-212 and ActivePerl-5.6.1.629-sun4-solaris-thread-multi in order to use it with Zope 2.4.1.
First I tried pyppm: # pyppm install pyperl Installing package 'pyperl'... Connecting to SOAP server ActiveState Package Repository... ERROR: Package can not be installed: Package pyperl has not been implemented on your platform. Building Python-Object works fine, but compiling pyperl fails dramatically. Then I downloaded the pyperl source and tried compiling it: # echo $PATH /usr/sbin:/usr/bin:/usr/local/bin # python setup.py build > & compile.LOG & The build messages contained in 'compile.LOG' (attached) contains a number of warnings finally failing completely with a long sequence of messages: Text relocation remains referenced against symbol offset in file <unknown> 0x1dd0 /usr/local/lib/5.6.1/sun4-solari s-thread-multi/CORE/libperl.a(perl.o) <unknown> 0x1dd4 /usr/local/lib/5.6.1/sun4-solari s-thread-multi/CORE/libperl.a(perl.o) <unknown> 0x1dd8 /usr/local/lib/5.6.1/sun4-solari s-thread-multi/CORE/libperl.a(perl.o) <unknown> 0x1ddc /usr/local/lib/5.6.1/sun4-solari s-thread-multi/CORE/libperl.a(perl.o) Does any one know how to solve this problem? Thanks, Greg Warnes LEGAL NOTICE Unless expressly stated otherwise, this message is confidential and may be privileged. It is intended for the addressee(s) only. Access to this E-mail by anyone else is unauthorized. If you are not an addressee, any disclosure or copying of the contents of this E-mail or any action taken (or not taken) in reliance on it is unauthorized and may be unlawful. If you are not an addressee, please inform the sender immediately. _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activepython