On Wed, 2006-04-05 at 14:48 -0500, Johnny Hughes wrote: > On Wed, 2006-04-05 at 11:12 -0700, Craig White wrote: > > On Wed, 2006-04-05 at 13:07 -0500, Johnny Hughes wrote: > > > On Wed, 2006-04-05 at 10:35 -0700, Craig White wrote: > > > > On Wed, 2006-04-05 at 13:33 -0400, Ignacio Vazquez-Abrams wrote: > > > > > On Wed, 2006-04-05 at 10:17 -0700, Craig White wrote: > > > > > > yes, that is one horrible gotcha...but can't I keep the client library > > > > > > for mysql3 in place and still use php-mysql ? > > > > > > > > > > Grab the mysql and mysqlclient10 SRPMs from Fedora Core 4. > > > > ---- > > > > I'm gathering from the 2 replies that this is a path that has worked > > > > whereas the path using CentOS 4 SRPM's might appear to be a more logical > > > > option, isn't as well tested. > > > > > > > > OK - thanks...I'll run with it. > > > > > > > > > > I can try building the mysql-4.1 and the mysqlclient10 on CentOS-3.6 if > > > you have any issues (is this i386 or x86_64 or both). > > > > > > Let us know if it works for you ... maybe we will build it for > > > CentOSPlus for C3. > > ---- > > This is i386 that I am referring to. I was going to build it tonight. If > > you want to build it, I will use it and report back, otherwise, I don't > > expect too much issue with building it from SRPM > > > > The CentOS-4.3 SRPM won't build as written as there is a require (in the > configure.in file) for an autoconf that is newer than the one in > CentOS-3.6. > > I patched the SRPM to use autoconf 2.57 (which is the version in > CentOS-3.6) ... it seems to be building now. > > I'll let you know if it builds properly. ---- did we reach fruition? Thanks Craig