To Sir
I just try to install MySql 3.22.22 with ReHat6 that I install RedHat6
with server feature so I have got Apache webserver already.
I do like this
1. Download mysql_3.22.22.tar.gz save at /usr/local
2. cd /usr/local
3. gunzip mysql_3.22.22.tar.gz
4. tar xvf mysql_3.22.22.tar
5. ln -s mysql_3.22.22 mysql
6. cd mysql
7. ./configure --with-charset=tis620
the result is confiure error: installation or configuration problem:
C++ complier cannot create executable
What I do wrong please help me (RedHat6 is automatic install from CD)
Kittiphum Worachat
| Thread |
|---|
| • RedHat6 | Kittiphum Worachat | 2 Oct |
| • RedHat6 | Jani Tolonen | 2 Oct |
| • Re: RedHat6 | Matthew Costello | 4 Oct |