Am Montag, den 03.08.2009, 23:09 +0200 schrieb Joseph L. Casale:
> >There is tons of perl module RPMs in rpmforge. We also take requests
> >there.
>
> Not the few I need.
As I said we take request. State your request on repmforge suggest
mailinglist.
financial.com AG
Munich head office/Haupt
>There is tons of perl module RPMs in rpmforge. We also take requests
>there.
Not the few I need.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
Am Montag, den 03.08.2009, 21:59 +0200 schrieb Joseph L. Casale:
> To safely make Perl modules from CPAN in Solaris, I used this procedure:
>
> mkdir /opt/cpan
> chmod 777 /opt/cpan
> chown joe:101 /opt/cpan
> PERL5LIB=$PERL5LIB:/opt/cpan
> export PERL5LIB
> /usr/perl5/bin/perlgcc -MCPAN -e shell
>
To safely make Perl modules from CPAN in Solaris, I used this procedure:
mkdir /opt/cpan
chmod 777 /opt/cpan
chown joe:101 /opt/cpan
PERL5LIB=$PERL5LIB:/opt/cpan
export PERL5LIB
/usr/perl5/bin/perlgcc -MCPAN -e shell
Also, ~/.cpan/CPAN/MyConfig.pm specifically had
'makepl_arg' => q[LIB=/opt/cpan
4 matches
Mail list logo