perl 5.8 problem

2003-06-19 Thread julien Touche
i'm trying to use cpan with perl 5.8 but i get: $ perl -MCPAN -e shell Can't load module Safe, dynamic loading not available in this perl. (You may need to build a new perl executable which either supports dynamic loading or has the Safe module statically linked into it.) at

Re: python modules

2003-06-19 Thread Michael van Elst
On Wed, Jun 18, 2003, julien Touche wrote: openpkg is current and: $ rpm -qa |grep python python-2.2.2-1.2.0 and host is sparc SunOS 5.7 Please install the current version of python. The bug has been fixed. Greetings, -- ,eM=.a-. Michael van

Re: perl 5.8 problem

2003-06-19 Thread julien Touche
Michael van Elst wrote: On Wed, Jun 18, 2003, julien Touche wrote: i'm trying to use cpan with perl 5.8 Apparently you mix different installations of perl. One is in /opt/sso. base install, sun Another is in /users/www/local. openpkg hierarchy Maybe you could clarify under what path you

Re: python modules

2003-06-19 Thread julien Touche
Michael van Elst wrote: On Wed, Jun 18, 2003, julien Touche wrote: openpkg is current and: $ rpm -qa |grep python python-2.2.2-1.2.0 and host is sparc SunOS 5.7 Please install the current version of python. The bug has been fixed. doesn't work more ... $ rpm --nodeps -e python; rpm -ivh

Re: python modules

2003-06-19 Thread Michael van Elst
On Thu, Jun 19, 2003, julien Touche wrote: Please install the current version of python. The bug has been fixed. I stand corrected: $ uname -a SunOS dv9.dev.de.cw.net 5.9 Generic_112233-06 sun4u sparc SUNW,Ultra-250 $ rpm -ql python | fgrep math /cw/lib/python/lib-dynload/cmath_failed.so