Hi,
On Sat, Aug 16, 2003 at 04:29:01AM +0200, albert wrote:
> Now i'm trying to install MySQL 4.0.14 through binary source install.
>
> I'm using Redhat 7.2 and 8.0
>
> I'm trying like this..
>
> ./configure --prefix=/usr/local/mysql \
> --localstatedir=/usr/local/mysql/data \
> --with-chars
Hi Jani,
Thanks for your answer.
That is true that you guys are making some available. I sure don't deny that
at all and it is very generous of you guys to spend the time doing it as
well!
One reason is that I wanted Apache with PHP and Static MySQL built in. So, I
have to compile it anyway. So
Hi,
I have configured mysql using the parameter --with-charset=latin2, made
some databases and tables full of latin2 text. Now I have to add another
database, which will store text in latin1. As I red the articles related
to these problems, if I understand well, I have to do the followings:
- shu
Hi,
I have configured mysql using the parameter --with-charset=latin2, made
some databases and tables full of latin2 text. Now I have to add another
database, which will store text in latin1. As I red the articles related
to these problems, if I understand well, I have to do the followings:
- shu
WANG_KING£¨Íõ¸Ö£© wrote:
>
> Hi,
> When I downloaded the source distribution of Mysql3.23.33.
>And I want to compile it.
>But in the first step I got an error:
> " checking whether make sets ${MAKE}... ./configure: syntax error at line
> 1: '(' unexpected"
> who can tell me why?
>