List:MySQL and Perl« Previous MessageNext Message »
From:Rudy Lippan Date:April 7 2004 7:10pm
Subject:Re: perl-DBD-mysql for MySQL4
View as plain text  
On 7 Apr 2004, Joao Miguel Ferreira wrote:

> 2 - then I executed "perl -MCPAN -e 'install DBD::mysql'".
> I was able to get through the initial configuration and finally it
> started downloading the DBD. It was correctly unpacked but somtehing bad
> hapened after (something which I have seen before because before I
> downloaded de DBD 'by hand' and tried installing it and the same
> hapened). So here is:
> 
> 
> a) I get lots of lines equal to this one:
> 
> ----------
> "Unsuccessfull stat on filename containing newline at
> /usr/lib/perl5/5.8.0/ExtUtils/Liblist/Kid.pm";
> ------------


That is a problem with perl 5.8.0 & redhat 9.  This should get you through 
it:

LANG="" perl -MCPAN -e 'install DBD::mysql'

or you can 'unset LANG' or 'export LANG=""' &c. 


Rudy


Thread
perl-DBD-mysql for MySQL4Joao Miguel Ferreira7 Apr
  • Re: perl-DBD-mysql for MySQL4Rudy Lippan7 Apr
    • Re: perl-DBD-mysql for MySQL4Joao Miguel Ferreira7 Apr
      • Re: perl-DBD-mysql for MySQL4Rudy Lippan7 Apr
        • Re: perl-DBD-mysql for MySQL4Joao Miguel Ferreira7 Apr
          • Re: perl-DBD-mysql for MySQL4Rudy Lippan7 Apr
            • Re: perl-DBD-mysql for MySQL4Joao Miguel Ferreira7 Apr
              • Re: perl-DBD-mysql for MySQL4Rudy Lippan7 Apr
                • Re: perl-DBD-mysql for MySQL4Joao Miguel Ferreira7 Apr