hi chris...

i tried that approach with MySQL-5.0.22

i did the rpmbuild -- ...

and got the rpms for mysql.

when i tried to install the mysql server rpm, it kicked out the dependency
error regading the libmysqlclient.so.14... other apps require this version
apparently.

i would have thought that building by source would have been ok...

-bruce


-----Original Message-----
From: Chris [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 03, 2006 5:38 PM
To: [EMAIL PROTECTED]
Cc: mysql@lists.mysql.com
Subject: Re: building mysql-5.0.22 from src


bruce wrote:
> hi...
>
> i have FC3/4 systems. i'm going to need to have mysql-5.0.22, but there
> appears to be numerous dependencies that yum can't easily resolve from the
> RPM i've found.
>
> can i reasonably easily build mysql-5.0.22 from src for my FC3/4
systems...
> the systems are pretty much standard systems.

Sure but then you'd have to recompile php and any other dependencies
that rely on the mysql rpms being installed.

Grab one of the .src.rpms and rebuild that. It'll create new rpms based
on what you have installed on your system, and it also means you won't
have to touch your other packages either.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to