Hi , Thanks for the quick reply . I am able to solve the problem by removing the perl-TimeDate-2.22-1 and installing the correct version of perl-TimeDate-1.16-3_2.el4.at .
But while restarting the services it gave me an error "Tomcat failed to start properly or the installer ran out of tries. Please check /var/log/tomcat5/catalina.out for errors. Installation complete " Wheck I check that , the log file itself is not there . Even I followed the solution given " cd /var/lib/tomcat5/webapps/rhn/WEB-INF/lib && rm ojdbc14.jar && ln -s /usr/lib/oracle/10.2.0/client64/lib/ojdbc14.jar ojdbc14.jar; " But Not Successful . Please provide me the solution for this . Thanks in advance . Regards, SreeHari Ch On Tue, Jul 29, 2008 at 12:18 PM, Jan Pazdziora <[EMAIL PROTECTED]>wrote: > On Tue, Jul 29, 2008 at 12:03:16PM +0530, cheerla sreehari wrote: > > Hi , > > Even I have installed that rpm also . > > Output of : rpm -qa | grep perl-Time > > perl-Time-HiRes-1.38-3 > > perl-TimeDate-2.22-1 > > What distribution are you trying this on? > > Starting from RHEL 5, and from at least Fedora 6, package > perl-Time-HiRes is not needed as the Time/HiRes.pm is distributed in > the perl package. > > And the latest perl-TimeDate in Fedora is perl-TimeDate-1.16-9.fc10, > IICSC, not 2.22. I assume you've picked some random package that put > the module into some directory where your distribution's perl cannot > find them. You can do rpm -ql perl-TimeDate and compare it with that > @INC path that the installer showed you. > > In any case, you should just do > > yum install perl-TimeDate > > and get it properly install from your distribution's repository. > > -- > Jan Pazdziora > Satellite Engineering, Red Hat >
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
