[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Upgrading from MySQL 3.22.32 - Need help



At 11:23 04/04/01, you wrote:
Hi,

I need to upgrade MySQL to 3.23.
I'm not very used to Linux and Apache. So hope someone may help me to do it.
I have root access and know how to use "tar" and the basic unix commands.
Can anyone give me a step by step receip?


What server are you using? What version of MySQL are you currently using? How was it installed? If it was an RPM, you may need to uninstall this before proceeding.

Anyway, to install MySQL from source, do the following:


wget http://www.mysql.com/Downloads/MySQL-3.23/mysql-3.23.36.tar.gz

unpack the tarball, and enter the source directory then;

./configure --prefix=/usr/local/mysql
make
make check
make install

I have installed this on RaQ3 just the other day, and the installation went through fine.

- Glen


-----------------------------------------------------
  Design Solution Limited
  t: +44 (0)1502 513008
  f: +44 (0)1502 588622
  e: info@xxxxxxxxxxxxxxxxxxxx
  w: http://www.designsolution.co.uk
  Nouvotech House, Harbour Road,
  Oulton Broad, Suffolk, NR32 3LZ, UK
-----------------------------------------------------
Graphic Design - Web development - Hosting
-----------------------------------------------------