hi to all.. i've to install perl-XML-Parser on my dedicated server. i'm using centOS4.5. i tried yum install perl-XML-Parser Code (markup): after that command i got: Setting up Install Process Setting up repositories Reading repository metadata in from local files Excluding Packages in global exclude list Finished Parsing package install arguments No Match for argument: perl-XML-Parser Nothing to do Code (markup): if anyone asks why i've to install it, i want to install VNC. while installing gnome with that command : yum install gnome* Code (markup): i got that error : --> Running transaction check --> Processing Dependency: perl-XML-Parser for package: intltool --> Finished Dependency Resolution Error: Missing Dependency: perl-XML-Parser is needed by package intltool Code (markup): so, i think that i've to install perl-XML-Parser. but how ? please help me.. thanks....
DAG has the perl-XML-Parser RPM. For RHEL 4 (should work with CentOS 4): i386: perl-XML-Parser-2.34-1.2.el4.rf.i386.rpm x86_64: perl-XML-Parser-2.34-1.2.el4.rf.x86_64.rpm You might also want to consider following the instructions on DAG's website to add his (and other) repositories to your yum configuration, so you can easily add/upgrade these packages in the future.
thanks for your reply. i've already installed that package just as my server said. also now, i tried yum install gnome* , and everything is OK. i think i did something last night that i really couldn't remember. because of being really sleepy.