[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Raq3 - HELP! With perl module unloading!
- Subject: RE: [cobalt-users] Raq3 - HELP! With perl module unloading!
- From: "Lyle Scheer" <lyle@xxxxxxxxxx>
- Date: Mon Oct 9 12:27:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Hi all,
>
> Bit of an emergency, installed XML::Parser::expat 2.30 today
> - now it seems
> the cobalt special sauce needs xpat 2.26 !!! All the admin
> interfaces are
> reporting Internal Server Errors and the adm_logs say that
> expat 2.26 is
> needed!!
>
> How do I remove the 2.30 version of the module and restore
> the previous
> version (or can I get a 2.26 version and install it over the 2.30!)!)
>
> Thanks in advance for any help - I'm really screwed here!!!
I'd just grab
ftp://ftp.cobaltnet.com/pub/products/raq3/RPMS/perl-XML-Parser-2.26-2.i386
and install it... You might have to type "rpm -e perl-XML-Parser" to remove
the old install record and then "rpm -i" to reinstall. There's probably a
command to do it all in one, but I'm too lazy to look up the man page.
- Lyle