Re: error when install GetOpt::Tabular
- From: rob.dixon@xxxxxxx (Rob Dixon)
- Date: Wed, 28 Jun 2006 21:07:30 +0100
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
.
- References:
- error when install GetOpt::Tabular
- From: Sheng Bao
- error when install GetOpt::Tabular
- Prev by Date: Re: Windows XP ppm and perldoc problems
- Next by Date: Re: Trouble parsing text with bioperl
- Previous by thread: error when install GetOpt::Tabular
- Next by thread: Trouble parsing text with bioperl
- Index(es):
Relevant Pages
|