This is the error I’m getting from testdependencies:

XML::RSS ...MISSING
                Can't locate XML/Parser.pm in @INC (@INC contains: 
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl 
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl 
/usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 
/usr/local/rt3.8.8) at /usr/lib/perl5/site_perl/5.8.8/XML/RSS.pm line 7.

And here is s snippet of the error I get from CPAN when I try to install 
XML::Parser

Expat.c:2917: warning: ISO C90 forbids mixed declarations and code
Expat.xs:2194: error: ‘parser’ undeclared (first use in this function)
Expat.xs:2205: warning: unused variable ‘pret’
Expat.xs:2194: warning: unused variable ‘cbv’
Expat.xs:2192: warning: unused variable ‘type’
make[1]: *** [Expat.o] Error 1
make[1]: Leaving directory `/root/.cpan/build/XML-Parser-2.36-ak0ybX/Expat'
make: *** [subdirs] Error 2
  MSERGEANT/XML-Parser-2.36.tar.gz
  /usr/bin/make -- NOT OK
Running make test
  Can't test without successful make
Running make install
  Make had returned bad status, install seems impossible
Failed during this command:
 MSERGEANT/XML-Parser-2.36.tar.gz             : make NO

I’m not sure what more I can do.

-Jeff
From: rt-users-boun...@lists.bestpractical.com 
[mailto:rt-users-boun...@lists.bestpractical.com] On Behalf Of Kevin Gagel
Sent: Friday, July 09, 2010 4:02 PM
Cc: RT Users
Subject: Re: [rt-users] Redhat Enterprise 5.5 install errors

You'll have to tackle them one at a time then...

Kevin W. Gagel
Network Administrator
College of New Caledonia
My Blog:
http://mail.cnc.bc.ca/blogs/gagel
My Shared Files:
http://mail.cnc.bc.ca/users/gagel



--- Original message ---
Subject: RE: [rt-users] Redhat Enterprise 5.5 install errors
From: "Lee, Jeffrey" <jeffrey_...@harvard.edu>
To: Kevin Gagel <ga...@cnc.bc.ca>, RT Users <RT-Users@lists.bestpractical.com>
Date: Friday, 09/07/2010 12:53 PM


It states that all modules are up to date for XML::RSS and XML::Parser. But I 
am still running into a dependencies fail when I run make fixdeps.

-Jeff


From:rt-users-boun...@lists.bestpractical.com 
[mailto:rt-users-boun...@lists.bestpractical.com] On Behalf Of Kevin Gagel
Sent: Friday, July 09, 2010 3:46 PM
To: RT Users
Subject: Re: [rt-users] Redhat Enterprise 5.5 install errors

Enter into Perl:
perl -MCPAN -e shell

Have perl recomend updateds:
r

Update the XML::RSS and XML::Parser modules and any others that RT is using.

Kevin W. Gagel
Network Administrator
College of New Caledonia
My Blog:
http://mail.cnc.bc.ca/blogs/gagel
My Shared Files:
http://mail.cnc.bc.ca/users/gagel


On Friday 09/07/2010 at 12:37 pm, "Lee, Jeffrey" wrote:
Hi all,

I am trying to install RT 3.8.8 on a RedHat Enterprise 5.5 server. I’ve been 
able to get most of the dependencies installed except I am running into an 
XML::RSS dependencies error and an XML::Parser error. Has anyone else run into 
this issue installing RT on RHEL5 servers? Does anyone have any suggestions?

Thanks,

Jeff

________________________________
The College of New Caledonia
Visit us at http://www.cnc.bc.ca
Virus scanning is done on all incoming and outgoing email
Anti-spam information for CNC can be found at http://gateway.cnc.bc.ca
________________________________

________________________________
The College of New Caledonia
Visit us at http://www.cnc.bc.ca
Virus scanning is done on all incoming and outgoing email
Anti-spam information for CNC can be found at http://gateway.cnc.bc.ca
________________________________
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Reply via email to