Re: error when install GetOpt::Tabular



Sheng Bao wrote:
>
hi guys,
I encountered a problem when install GetOpt::Tabular.
At the first step, I stopped. Here is the error output.

[root@ambrose Getopt-Tabular-0.3]# perl ./Makefile.PL
Config.pm did not return a true value at
/usr/lib/perl5/5.8.6/ExtUtils/MakeMaker.pm line 9.
BEGIN failed--compilation aborted at
/usr/lib/perl5/5.8.6/ExtUtils/MakeMaker.pm line 9.
Compilation failed in require at ./Makefile.PL line 1.
BEGIN failed--compilation aborted at ./Makefile.PL line 1.

And here is the Perl version information.

[root@ambrose Getopt-Tabular-0.3]# perl -version

This is perl, v5.8.6 built for i386-linux-thread-multi

Can anyone help me? Thanks.

Hi Sheng

Your Config.pm file has been corrupted somehow. It is built when Perl
is installed and should have a 'true' value as the last executable
statement in the file. Take a look and see if it is obvious what has gone
wrong. If you can't see how to fix it it is probably best to reinstall
Perl.

HTH,

Rob
.



Relevant Pages

  • Re: attempt to build 64 bit on Solaris fails
    ... > libraries needed to link with a 64-bit Tk. ... We were running a 32-bit version of Perl ... > Each section below is a summary of the commands used to install it. ...
    (comp.lang.perl.tk)
  • Re: attempt to build 64 bit on Solaris fails
    ... libraries needed to link with a 64-bit Tk. ... We were running a 32-bit version of Perl ... Each section below is a summary of the commands used to install it. ...
    (comp.lang.perl.tk)
  • RE: Installing DBD::File via CPAN
    ... I built this directly from source. ... > Did you build Perl from source, or install via a RPM or binary distro? ... > CPAN module so I wasn't expecting to get myself confused with multiple ...
    (perl.dbi.users)
  • RE: Installing DBD::File via CPAN
    ... I built this directly from source. ... > Did you build Perl from source, or install via a RPM or binary distro? ... > CPAN module so I wasn't expecting to get myself confused with multiple ...
    (perl.dbi.users)
  • (Fwd) DBD module install problem
    ... I downloaded and built from source the lastest Perl from CPAN. ... I built it with gcc compiler which was built as a 64 bit binary. ... I was able to add the DBI module for Oracle, with no problem, but when I during the make of DBD I get this warning and an error message, and am unable to install it. ...
    (perl.dbi.users)