[rt-users] Install on redhat 7.3

Andreas Banze andreas.banze at geodata.de
Mon Sep 9 16:44:29 EDT 2002


Zitat von Chris Mason <masonc at masonc.com>:

> This is what I get when I try to run perl -MCPAN -e'install
> DBD::mysql::Install'
> 
> PERL_DL_NONLAZY=1 /usr/bin/perl -I../blib/arch -I../blib/lib
> -I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use
> Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t

try "force install" or do it manually (I never managed to get the mysql cpan
mods to install by CPAN because of the failing tests because of the missing
password)

check /root/.CPAN for the archive and do it the old fashioned "perl Makefile.pl;
make; make install" way

MfG
Adnreas



More information about the rt-users mailing list