LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   XML Parser... (https://www.linuxquestions.org/questions/linux-software-2/xml-parser-546633/)

Prada 04-16-2007 09:45 PM

XML Parser...
 
Well, I want to install programs.. I get this:

configure: error: XML::Parser perl module is required for intltool


Then I get to this step. As I dont have permissions to do MAKE INSTALL, I have to do this: and I get an error.... im new to linuz, on Redhat Fedora... umm Core 6

[divinewind_0587@localhost XML-Parser-2.34]$ perl -I../blib/lib -I../blib/arch xmlcomments REC-xml-19980210.xml
Can't open perl script "xmlcomments": No such file or directory
[divinewind_0587@localhost XML-Parser-2.34]$

j-ray 04-17-2007 02:04 AM

here you find an anrticle about how to use perl modules without having root access:
http://www.rcbowen.com/imho/perl/mod..._placing_files

would be easier if you could login as root but maybe this helps...
cheers, j.

reddazz 04-17-2007 11:26 AM

You need to install the perl XML parser devel package which is available in the Fedora Core repos. You can install it using YUM or YUMEX.


All times are GMT -5. The time now is 09:22 AM.