Hi, I am a novice to linux.. Could someone point me in the right direction to upgrating mysql-server to version 4. Thanks, Alex -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20041118/222b18ba/attachment-0005.html>
www.mysql.com has well written documents on how to upgrade/install. Unfortunately it is not as easy as "yum". Andrew> Hi, > > > > I am a novice to linux.. Could someone point me in the right direction to > upgrating mysql-server to version 4. > > > > > > Thanks, > > > > Alex > >
> I am a novice to linux.. Could someone point me in the right direction to > upgrating mysql-server to version 4.Mysql.com has mysql4 rpm's. You can install these, but you will have to recompile to following rpm's from the original redhat/centos source rpm to work with mysql4: perl-DBD-MySQL libdbi-dbd-mysql libdbi MyODBC MySQL-python It did it once on a RH ES3 box. Jerry Bauer
On Thu, 2004-11-18 at 01:15 +0000, Alex - Xifos Ltd wrote:> I am a novice to linux?. Could someone point me in the right direction > to upgrating mysql-server to version 4.I have all the SRPMS and RPMS required to install MySQL 4.1.7 here: http://www.hughesjr.com/wbel/new_lamp/ Here is a quick guide that installed MySQL 4.1.7, PHP 5.0.2, and Apache 2.0.52. http://www.hughesjr.com/component/option,com_forum/Itemid,65/page,viewtopic/t,8/ -- Johnny Hughes <http://www.HughesJR.com/>