LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Perl modules installation problem on fc4 (https://www.linuxquestions.org/questions/linux-software-2/perl-modules-installation-problem-on-fc4-351419/)

kartheekpn 08-09-2005 02:44 AM

Perl modules installation problem on fc4
 
Hello Everybody,

I am in the process of installing a helpdesk software on fc4, it requires me to install some perl modules. I was asked to issue the following command:
perl -MCPAN -e'install "Template"'
But, what i get is this error:


t/vmeth..........ok
t/while..........ok
t/wrap...........ok
t/wrapper........ok
t/xmlstyle.......ok
t/xpath..........skipped
all skipped: XML::XPath v1.0 or later not installed
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/dbi.t 63 2 3.17% 14-15
14 tests skipped.
Failed 1/90 test scripts, 98.89% okay. 2/2534 subtests failed, 99.92% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force

It says XML::XPath v1.0 not installed....
where will i get it for fc4???

Regards
KartheeK


All times are GMT -5. The time now is 08:02 AM.