Advertisement

12.14.2005 at 08:02PM PST, ID: 21665293
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.2

Mod Perl CPAN Error

Asked by HatGuy in Perl Programming Language

Tags: , ,

Hello there,

When running the FirstTime.pm the following error occurs on a Redhat Linux Enterprise 3 workstation:
FirstTime.pm is located at /usr/lib/perl5/5.8.0/CPAN/FirstTime.pm on the RHLES 3 box.

Error: build/version_check.pl failed: no version_string found in '' for 'mod_perl'.
Please upgrade mod_perl first.

Currently running the following programs and their versions.

Apache-2.0.46
Mod-Perl-2.0.2
Perl 5.8.0
MySQL 4.0.24

Subsequently this causes a infinite loop which repeatedly trys to rebuild itself. See details below...

  CPAN.pm: Going to build J/JO/JOESUF/libapreq2-2.06-dev.tar.gz

perl: 5.8.0 ok
build/version_check.pl failed: no version_string found in '' for 'mod_perl'.
Please upgrade mod_perl first.
Apache::Test: 1.27 ok
build/version_check.pl failed: ExtUtils::MakeMaker version 6.03 unsupported (6.15 or greater is required).
Please upgrade ExtUtils::MakeMaker first.
build/version_check.pl failed: no version_string found in '' for 'ExtUtils::XSBuilder'.
Please upgrade ExtUtils::XSBuilder first.
Test::More: 0.47 ok
./configure --enable-perl-glue --with-perl="/usr/bin/perl"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes

checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes

Any help with this would be great.

Thanks,
Darrick

Start Free Trial
[+][-]12.15.2005 at 06:04PM PST, ID: 15495372

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Perl Programming Language
Tags: cpan, error, perl
Sign Up Now!
Solution Provided By: kandura
Participating Experts: 1
Solution Grade: B
 
 
 
Loading Advertisement...
20081112-EE-VQP-44