Linux DB

[팁] Mysql 설치시 LinuxThreads 에러 메세지

2009.01.02 23:17

sylee 조회 수:19487


mysql 설치중 아래와 같은 error 메세지 발생시에는 간단히 아래 방법대로 해보시면 됩니다.

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.


방법:
/usr/include/pthread.h 화일을 열어 맨위 부분쯤에 아래 내용을 추가 하고 저장 합니다.

/* Linuxthreads */

mysql configure 과정에서 pthread.h 파일을 찾아 위 내용이 있는지 확인하는 것으로
glibc에서 없는 경우 에러 메세지가 난다고 합니다.

번호 제목 글쓴이 날짜 조회 수
45 hostname-bin.000 로그 화일 관리 sylee 2008.06.11 22507
44 리눅스에 큐브리드 설치하기 file 호스트웨이 2008.09.03 22013
43 mysql4.1.x -> mysql4.0.x 로 옮기기 sylee 2008.05.15 21451
42 리눅스에서 MYSQL 데이터 디렉토리 변경 호스트웨이 2012.08.31 20791
» [팁] Mysql 설치시 LinuxThreads 에러 메세지 sylee 2009.01.02 19487
40 My SQL 사용자 추가 호스트웨이 2008.05.19 19265
39 show processlist의 state 종류 호스트웨이 2012.05.11 19210
38 mysql의 table이 깨졌다는 메시지가 출력됩니다. sylee 2008.05.15 18875
37 MySQL Table 이 깨졌을 때 복구하는 방법 호스트웨이 2012.03.16 18651
36 DB접속시 DNS 관련 오류 호스트웨이 2015.09.25 18224
35 Ubuntu mysql 삭제/재설치 호스트웨이 2015.09.04 16825
34 MySQL-5.5 설치하기 호스트웨이 2012.04.27 15711
33 심볼릭 링크를 이용한 mysql 데이터 디렉토리 위치 변경 호스트웨이 2012.03.23 14299
32 Mysql - 원격 접속 지연 발생시 호스트웨이 2012.08.03 14013
31 MariaDB, MySQL 의 InnoDB 엔진 백업 솔루션 xtrabackup 호스트웨이 2015.05.07 13861
30 안전한 MySQL 접속하기 file 호스트웨이 2012.06.22 13055
29 MySQL Bash 스크립트를 활용한 로컬 백업 호스트웨이 2016.02.04 12399
28 MYSQL의 "too many connections" 에러 해결법 호스트웨이 2015.09.10 11789
27 Mysql banchmark tool – sysbanch 설치하기 호스트웨이 2012.07.06 11543
26 mysql 로그 삭제하기 호스트웨이 2012.07.20 11488