OK.i FIND i make a mistake in edit the PATH ,now it can find ar
now i can run mysql in my box,but i still get errors in make
i compile mysql as below:
1.CC=gcc CFLAGS="-O6" CXX=gcc
CXXFLAGS="-O6 -felide-constructors -fno-exceptions -fno-rtti"
./configure --prefix=/usr/local/mysql --with-mysqld-us
I have a mini-HOWTO on my user site that I follow verbatim to have successful
compiles everytime. This PATH should also be used below.
< http://users.talstar.com/forager/MySQL-HOWTO.html >
On 10-Apr-01, System Admin. said something totally profound about Re: 3.23.36 in
solaris8 x86 tha
wrote:
>
> - Original Message -
> From: "System Admin." <[EMAIL PROTECTED]>
> To: "Àä·ç" <[EMAIL PROTECTED]>
> Sent: Wednesday, April 11, 2001 9:31 AM
> Subject: Re: 3.23.36 in solaris8 x86
>
>
> Hi,
> Did you get the pre-comp
- Original Message -
From: "System Admin." <[EMAIL PROTECTED]>
To: "Àä·ç" <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2001 9:31 AM
Subject: Re: 3.23.36 in solaris8 x86
Hi,
Did you get the pre-compiled gcc?. It will tells you that it cross
compiled.
- Original Message -
From: "Àä·ç" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 10:26 AM
Subject: 3.23.36 in solaris8 x86
> I Want to Install mysql in solaris8 intel x86
> but i can't pass configure,i have installed gcc ,
I Want to Install mysql in solaris8 intel x86
but i can't pass configure,i have installed gcc ,glibc ,automake ,autoconf
[root@solaris8 mysql-3.23.36]#
./configure --prefix=/usr/local/mysql --with-mysqld-user=mysql --with-charse
t=gbk --with-extra-charsets=all
loading cache ./config.cache
checking