질문&답변
클라우드/리눅스에 관한 질문과 답변을 주고 받는 곳입니다.
리눅스 분류

mysql 설치 도와주세요

작성자 정보

  • 송재완 작성
  • 작성일

컨텐츠 정보

본문

슈퍼유저 코리아의   == 2. CentOS 4.2 APMSETUP == 강좌를 보고 설치중.

mysql에서 막히네요 ㅠ_ㅠ

리눅스 버젼은 페도라코어5입니다.

./configure
--prefix=/usr/local/mysql
--localstatedir=/usr/local/mysql/data
--disable-shared
--enable-assembler
--with-thread-safe-client
--with-mysqld-user="mysql"
--with-client-ldflags=-all-static
--with-mysqld-ldflags=-all-static
--with-readline
--without-debug
--without-docs
--without-bench
--with-charset=euc_kr

make -j 4 && make install
================================================

위의 스크립트를 실행하면 아래와 같은 메세지만 나옵니다.

=================================================

checking for p2open... no
checking for p2open in -lgen... no
checking for bind... yes
checking for crypt in -lcrypt... yes
checking for crypt... yes
checking for sem_init... no
checking for sem_init in -lposix4... no
checking if libz with compress... yes
checking for atomic operations... no
checking if we should use pstack... no
checking for int8... no
checking "LinuxThreads"... "Not found"
configure: error: This is a linux system and Linuxthreads was not
found. On linux Linuxthreads should be used.  Please install Linuxthreads
(or a new glibc) and try again.  See the Installation chapter in the
Reference Manual for more information.
[root@localhost mysql-4.0.24]#
[root@localhost mysql-4.0.24]# make -j 4 && make install
make: *** No targets specified and no makefile found.  Stop.
[root@localhost mysql-4.0.24]#

==================================================

이런식으로 체킹만 하다가 끝나네요 ㅡㅡa

가르쳐주세요 ㅠ_ㅠ

 

관련자료

댓글 1

홍보성님의 댓글

  • 홍보성
  • 작성일
--with-thread-safe-client
이거 빼고 다시 컴파일 해보세요.

공지사항


뉴스광장


  • 현재 회원수 :  60,074 명
  • 현재 강좌수 :  35,995 개
  • 현재 접속자 :  517 명