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 /opt/sso/perl5/lib/perl5/Safe.pm line 390
Compilation failed in require at /users/www/local/lib/perl/5.8.0/CPAN.pm line 21.
BEGIN failed--compilation aborted at /users/www/local/lib/perl/5.8.0/CPAN.pm line 21.
Compilation failed in require.
BEGIN failed--compilation aborted.
openpkg is current and i test perl from current and 1.2
i search some options in spec file or configure to add to keep dynamic loading but don't find it. is it for same reasons some pkg have a disable-shared (like gd) ?
i also have conflicts beetween a base perl (from root) and my local one:
$ perldoc README.solaris
DynaLoader object version 1.04 does not match ::VERSION 1.00 at /opt/sso/perl5/lib/perl5/DynaLoader.pm line 58.
Compilation failed in require at /opt/sso/perl5/lib/perl5/Fcntl.pm line 30.
Compilation failed in require at /users/www/local/bin/perldoc line 26.
BEGIN failed--compilation aborted at /users/www/local/bin/perldoc line 26.
idea ?
Regards
Julien
______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List [EMAIL PROTECTED]
