Results 1 to 3 of 3
I need to install XML::Twig (a dependency for Nmap::Parser), but I keep getting this install error
user@host:~# perl -MCPAN -e 'install XML::Twig'
...
Checking if your kit is complete...
Looks ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-24-2009 #1Linux Newbie
- Join Date
- May 2007
- Posts
- 106
[SOLVED] Perl module XML::Twig fails install
I need to install XML::Twig (a dependency for Nmap::Parser), but I keep getting this install error
user@host:~# perl -MCPAN -e 'install XML::Twig'
...
Checking if your kit is complete...
Looks good
Writing Makefile for XML::Twig
MIROD/XML-Twig-3.32.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
any help?
- 03-25-2009 #2Linux Newbie
- Join Date
- May 2007
- Posts
- 106
anyone help with a perl module install?
- 04-10-2009 #3Linux Newbie
- Join Date
- May 2007
- Posts
- 106
turns out i did not have make installed.
works fine now



