mysql 소스 컴파일 ./configure 시


1. C Compiler 관련 에러가 난다면?

- apt-get install g++

- apt-get install gcc


2. ncurses/libtermcap  관련 에러가 난다면?

   (checking for termcap functions library... configure: error: No curses/termcap library found.)

- apt-get install libncurses5-dev


'MySQL' 카테고리의 다른 글

mysql 메모리 세팅 관련 참고할만한 site  (0) 2012.01.27
Posted by 광장군
,
http://www.dbguide.net/db.db?cmd=view&boardUid=146599&boardConfigUid=9&categoryUid=216&boardIdx=129&boardStep=1

http://eureka7.com.ne.kr/MySQL_4_1_API/memory-use.html

http://blog.naver.com/PostView.nhn?blogId=ez_&logNo=140127665878

http://cyller.tistory.com/5

http://www.ssovi.com/zb/view.php?id=pds&page=2&sn1=&divpage=1&sn=off&ss=on&sc=on&select_arrange=name&desc=desc&no=459

http://pneuma08.tistory.com/21

http://translate.google.co.kr/translate?hl=ko&sl=en&tl=ko&u=http%3A%2F%2Fwww.mysqlperformanceblog.com%2F2006%2F05%2F30%2Finnodb-memory-usage%2F&anno=2

http://dev.paran.com/2011/07/01/mysql-innodb-storage-engine-benchmark/

http://allkr.springnote.com/pages/4324675

http://phiz.kr/624

http://opencode.co.kr/bbs/board.php?bo_table=mysql_tips&wr_id=59

http://blog.naver.com/youlcc74?Redirect=Log&logNo=150126774869

'MySQL' 카테고리의 다른 글

우분투에서 MySQL 커파일시 ./configure 에러 관련  (0) 2012.02.03
Posted by 광장군
,