[Http-webtest-general] Re: Installing version 2.0 of Web Test
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <il...@ma...> - 2002-10-22 06:31:29
|
>>>>> On Mon, 21 Oct 2002 18:14:36 -0400 (EDT), Jagannadh Pariti <jagpariti= @yahoo.ca> said: JP> Hi. I downloaded version 2.0 to a local directory, and I have JP> superuser/root access. When=A0I invoke "perl Makefile.PL" from my JP> local directory,=A0I get the following error: JP> Warning: prerequisite Pod::Man 1.14 not found at JP> /usr/lib/perl5/5.6.0/ExtUtils/MakeMaker.pm line 349. JP> Because of this error, the "make" part will fail. JP> After exploring my system, I have Pod::Man 1.18 installed, and I know t= he JP> prerequisites in the "INSTALL" file say=A0that 1.14 is required.=A0Is t= here any JP> way to fix this problem? Any advice would be helpful. Thanks. Hmm, how did you find that you have Pod::Man 1.18 installed? When I want to check version number of Perl module I do perl -MPod::Man -e 'print Pod::Man->VERSION, "\n"' What does it show on your system? --=20 Ilya Martynov, il...@ip... CTO IPonWEB (UK) Ltd Quality Perl Programming and Unix Support UK managed @ offshore prices - http://www.iponweb.net Personal website - http://martynov.org |