Thanks, That cleared up my questions. I'm going to eat some dinner and then see if I can get this working. I've got an old mysqldump of my data, so hopefully I'll be back up and running in a couple of hours. --andy On Thu, 2004-12-02 at 15:33 -0600, Richard Shade wrote: > Mysql that shipped with redhat contains libmysql.so.10 and some of the > apps a re linked to that file, however the upgrade will delete it, they > will be in /usr/lib/mysql/libmysqlclient.so.10.0.0. should be easy to > find. Let me know. I used ln /usr/lib/mysql/libmysqlclient.so.14.* > /usr/lib/mysql/libmysqlclient.so.10.0.0 > > > Richard Shade > Systems Administrator > (936)559-2280 > -----Original Message----- > From: fedora-list-bounces@xxxxxxxxxx > [mailto:fedora-list-bounces@xxxxxxxxxx] On Behalf Of Andrew Choens > Sent: Thursday, December 02, 2004 3:26 PM > To: For users of Fedora Core releases > Subject: RE: MySQL > > Thanks for the fastest reply I have ever seen on a post to a list. I've > just got one question before I dive into this. > > On Thu, 2004-12-02 at 15:21 -0600, Richard Shade wrote: > > I had the same problem, what I did was remove all mysql packages then > > I installed mysql via the FC3, CD's, > > easy enough. > > > then I upgraded to 4.1.7 via the > > mysql rpms, > > ok. > > > then I symlink libmysql.so.14 -> libmysql.so.14 > > I'm not sure I follow you here. What am I symlinking? Are these in > different directories or am I linking libmysql.so.14 to libmysql.so? > > Thanks > andy > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list > > >