![]() |
2007-12-15
, 18:37
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#2
|
![]() |
2007-12-15
, 20:42
|
|
Posts: 1,463 |
Thanked: 81 times |
Joined on Oct 2005
@ UK
|
#3
|
The Following User Says Thank You to aflegg For This Useful Post: | ||
![]() |
2007-12-15
, 21:13
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#5
|
![]() |
2007-12-16
, 14:43
|
|
Posts: 1,463 |
Thanked: 81 times |
Joined on Oct 2005
@ UK
|
#6
|
![]() |
2007-12-16
, 15:35
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#7
|
![]() |
2007-12-17
, 12:47
|
|
Posts: 1,463 |
Thanked: 81 times |
Joined on Oct 2005
@ UK
|
#8
|
![]() |
2007-12-18
, 10:11
|
Posts: 323 |
Thanked: 118 times |
Joined on Nov 2007
@ Australia
|
#9
|
![]() |
2007-12-18
, 12:54
|
|
Posts: 1,463 |
Thanked: 81 times |
Joined on Oct 2005
@ UK
|
#10
|
this is what I get after running sudo perl -MCPAN -e 'install XML::RSS'
# Failed test 'use XML::RSS;'
# in t/load.t at line 22.
# Tried to use 'XML::RSS'.
# Error: Can't locate XML/Parser.pm in @INC (@INC contains: /root/.cpan/build/XML-RSS-1.31/blib/lib /root/.cpan/build/XML-RSS-1.31/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /root/.cpan/build/XML-RSS-1.31/blib/lib/XML/RSS.pm line 4.
# BEGIN failed--compilation aborted at t/load.t line 22.
# Compilation failed in require at (eval 7) line 2.
# BEGIN failed--compilation aborted at (eval 7) line 2.
t/load.........................NOK 1FAILED--Further testing stopped: XML::RSS did not compileok 2 - use XML::RSS::Private::Output::V1_0;
# Looks like your test died before it could output anything.
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
If anyone had this problem and got around it please let me know, thanks in advance