[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Anyone using a RaQ4 and mySQL 4?
- Subject: Re: [cobalt-users] Anyone using a RaQ4 and mySQL 4?
- From: "Josh Trutwin" <josh@xxxxxxxxxxxxxxxxxxx>
- Date: Wed Apr 16 14:58:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Can anyone provide some insight on installing and configuring mySQL 4 on
> a RaQ4? We are currently running 3.23.54 and from what I can see, there
> are no packages currently available. What is the procedure for a manual
> install??
>
> Any help would be greatly appreciated. Thanks in advance!
I've been running MySQL 4 for about 1/2 a year on a Raq4, works quite well.
Steps are pretty basic, download the source from mysql.com, unpack it in a
temp location, run ./configure --help to see which options you want to
use. Check out: http://www.mysql.com/doc/en/Installing_source.html
Josh