Sanctuaire du Mont Saint-Joseph - Val Racine + I've been Tagged by BurgTender |
현재 제가 사용하는 OS 는 centos 5.4 이고, 커널은 2.6.18-164.6.1.el5
mysql 버전은 -5.0.77 이고
현 상황은. php register_global 인가 이옵션이 안먹혀서.. Yum을 통해서 httpd mysql을 설치하고 php을 configure을 하던중 생긴 오류 입니다.
Configure: error: Cannot find MySQL header files under /usr.
Note that the MySQL client library is not bundled anymore!
만약 이러한 문제가 생기셨을 경우에는 yum install mysql-devel 이거 하나면 끝입니다..
mysql 버전은 -5.0.77 이고
현 상황은. php register_global 인가 이옵션이 안먹혀서.. Yum을 통해서 httpd mysql을 설치하고 php을 configure을 하던중 생긴 오류 입니다.
Configure: error: Cannot find MySQL header files under /usr.
Note that the MySQL client library is not bundled anymore!
만약 이러한 문제가 생기셨을 경우에는 yum install mysql-devel 이거 하나면 끝입니다..
'Study > Linux' 카테고리의 다른 글
telnet : Servname not supported for ai_socktype (0) | 2009.12.21 |
---|---|
현재 FTP 접속자 수 구하기 (0) | 2009.12.08 |
아파치2.2.3 에서 한글주소를 인식못할때 (0) | 2009.12.01 |
SSH에 대한 약간 잡다한 생각 (0) | 2009.11.27 |
리눅스 X-window 에서 윈도우 원격제어 하기! (0) | 2009.11.26 |
vi 에디터에서 화살표키 눌렀을때 ABC 나온다면.. (0) | 2009.11.24 |