On 14 Apr 2004 at 21:45, Tim Gavin wrote: > Hi, > > I have a RaQ 4i with the pkgmaster packages installed for PHP and mySQL. > There seems to be a bug in mySQL 3.23.54 that won't allow me to install more > than x number of items in certain databases. Of course, this is causing a > problem. > > Does anybody have instructions, or a link to instructions on installing the > latest versions of PHP and mySQL for a RaQ 4i? A package would be ideal but > is not necessary. > > Thanks in advance!
Hi, I build all my mysql RPMS from source for the Raq. Just download the latest source rpm: <http://dev.mysql.com/get/Downloads/MySQL-4.0/MySQL-4.0.18- 0.src.rpm/from/pick> Then run the command: rpm --rebuild --clean MySQL-4.0.18-0.src.rpm ( WARNING - take's ages! ) When its complete you will have several RPMs in the folder: /usr/src/redhat/RPMS. Regards Ian _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
