Hi,
I just solved my problem. I just installed the solaris
package version(the older one 3.23.37) which I
downloaded from the site that my japanese friend had
referred.
Sorry again for the trouble I caused you guys...
Breughel
--- Breughel Macabuhay <[EMAIL PROTECTED]> wrote:
> Kenne
o stay
> civil, and patient, and treat others like we would
> like to be treated?
>
> Thank you very much.
>
> Sincerely,
> Ken
>
>
> At 12:41 AM 7/12/01 +1000, Kris Amy wrote:
> >Maybe it's about time you stopped being a fuckwit
> and read th
Hi,
I am a just a solaris newbie. I tried installing mySQL
3.23.39 on solaris 8 (intel). I followed these steps(I
used GNU tar):
#groupadd mysql
#useradd -g mysql mysql
#cd /usr/local
#gunzip < /path/to/mysql-VERSION-OS.tar.gz> | tar xvf
-
#ln -s mysql-VERSION-OS mysql
#cd mysql
#scripts/mysql_i