[NBLUG/talk] How to uninstall mySQL? Any expert can help?

Johnson Leung jmlleung at yahoo.com
Wed Mar 31 01:05:01 PST 2004


I developed software on Solaris before. It just happened that I was not a
system administrator.

I do not have any of these packages:
MySQL-python-0.9.1-6
qt-MySQL-3.1.1-6
MyODBC-2.50.39-11
perl-DBD-MySQL-2.1021-3
Where can I get them?

When I go to www.mysql.com, they only have:
MySQL-client-4.0.18-0.i386.rpm
MySQL-devel-4.1.1-0.i386.rpm
MySQL-server-4.0.18-0.i386.rpm
MySQL-shared-4.1.1-0.i386.rpm
MySQL-shared-compat-4.1.1-0.i386.rpm

I can only install (rpm -i) the client, server, and devel. 
When I do a rpm -qa | grep -i mysql, I get
MySQL-client-4.0.18-0
MySQL-server-4.0.18-0
MySQL-devel-4.1.1-0

When I tried to install shared or shared-compat, I get:
error: Failed dependencies:
   libcrypto.so.0.9.6 is needed by MySAL-shared-4.1.1-0
   libssl.so.0.9.6 is needed by MySQL-shared-4.1.1-0

Where can I get these libraries?

Thanks,
Johnson

-----Original Message-----
From: talk-admin at nblug.org [mailto:talk-admin at nblug.org] On Behalf Of Mark
Street
Sent: Tuesday, March 30, 2004 4:39 PM
To: talk at nblug.org
Subject: Re: [NBLUG/talk] How to uninstall mySQL? Any expert can help?

On Tuesday 30 March 2004 11:51 am, Johnson Leung wrote:
> JL>>> I am trying to use zwarehouse (and zope) to build an E-commerce web
> site. It should be similar to osCommerce, except that it uses Python
> instead of PHP.

OK, no problem.  I will restate my previous recc.  I think you should slow 
down a bit and get to know the operating system & software installation a 
little better before you jump into this.  You may lose many hairs. 

> I would remove any trace of Red Hat's packages for mysql and any
> devel, support libs or additional modules to access the server.  Then....
> JL>>> How do I remove all traces of RH packages for mysql. Is doing rpm
-qa

That is just a query of the rpm database.  extraction can be a process of 
removing packages and their dependencies in an order that makes the God's 
happy.

> | grep -I mysql sufficient? Please advice in details.

I would reference your install instructions for zwarehouse first.  You need
to 
UNinstall the following packages and any of their dependencies.  Also 
check /var/lib/mysql/ for your installed databases from the red hat install.

mysql-server-3.23.54a-11
libdbi-dbd-mysql-0.6.5-5
mod_auth_mysql-1.11-12
php-mysql-4.2.2-17
mysql-devel-3.23.54a-11
mysql-3.23.54a-11
-------
You will probably want to keep these packages you have already added from 
MySQL.com's packages;

MySQL-python-0.9.1-6
qt-MySQL-3.1.1-6
MyODBC-2.50.39-11
perl-DBD-MySQL-2.1021-3

> JL>>> What is the difference between "Dynamic client libraries " and
> "Dynamic client libraries (including 3.23.x libraries)"? Do I need to
> install both?

I don't know if you need to install both.

-- 
Mark Street, D.C.
Red Hat Certified Engineer
Cert# 807302251406074
--
Key fingerprint = 3949 39E4 6317 7C3C 023E  2B1F 6FB3 06E7 D109 56C0
GPG key http://www.streetchiro.com/pubkey.asc
_______________________________________________
talk mailing list
talk at nblug.org
http://nblug.org/mailman/listinfo/talk




More information about the talk mailing list