>
> I am not sure how to unistall mysql, as it wasn't instlled from a pkg I
> can't do it from the GUI , I can't find an RPM package either , so is it
> just a matter of deleting all the mysql files
>
> George
>
>
>
> >On Friday 02 August 2002 07:25 pm, George wrote:
> > > My Raq just had a rebuild and I am trying to install the
MySQl-3.23.37
> > > package from pkgmaster, but whenever I try to I get the error message
> > > Failed to install MySQL-3.23.27-i386.rpm I searched the box using
"locate
> > > mysql" and found several references , in fact it appears that mysql is
> > > already installed, but how I don't know. When I try to install it from
the
> > > command line using Has anyone come across this problem before.
> > >
>
>
>
> >You may have to uninstall the one that is there
> >
> >--
ssh into your box as admin
su -
enter your admin password again
cd /var/lib/cobalt/uninstallers
./MySQL-3.23.37-1.uninst
mysql is uninstalled now.