./configure --prefix=/usr/local/mysql \
--with-mysqld-user=mysql \
--with-innodb \
--without-debug \
--with-client-ldflags=-all-static \
--with-mysqld-ldflags=-all-static \
--localstatedir=/usr/local/mysql/data \
--with-extra-charsets=complex \
--with-charset=euc_kr \
--enable-assembler \
--enable-thread-safe-client \
--with-pthread \
--enable-local-infile \
--disable-shared \
--with-linuxthreads=glibc \
--with-charset=koi8_ukr
--with-mysqld-user=mysql \
--with-innodb \
--without-debug \
--with-client-ldflags=-all-static \
--with-mysqld-ldflags=-all-static \
--localstatedir=/usr/local/mysql/data \
--with-extra-charsets=complex \
--with-charset=euc_kr \
--enable-assembler \
--enable-thread-safe-client \
--with-pthread \
--enable-local-infile \
--disable-shared \
--with-linuxthreads=glibc \
--with-charset=koi8_ukr
출처 MySQL 컴파일 옵션|작성자 가야태자
'Solaris' 카테고리의 다른 글
OpenSSL (0) | 2008.02.27 |
---|---|
APM 설치 우분투 (0) | 2008.02.27 |
패스설정, make, gcc (0) | 2008.02.26 |
유닉스 사용 중 파일 찾기 기능 (0) | 2008.02.26 |
아파치 1.x 에서 2.x 버젼으로 올리기 (0) | 2008.02.26 |
댓글