>> checking for tgetent in -lncurses... no
>> checking for tgetent in -lcurses... no
>> checking for tgetent in -ltermcap... no
>> checking for termcap functions library... configure: error: No curses/termcap library found
termcap 이나 ncurses 의 -devel 패키지를 설치하셔야죠.
: 어떤 -devel를 말하는 거죠?
:
: [root@co903 mysql-3.23.53]# rpm -qa |grep devel
: glibc-devel-2.2.4-19hl
: libstdc++-devel-2.96-99hl
: libgcj-devel-2.96-27hl
: [root@co903 mysql-3.23.53]#
:
: 이렇게 확인해 보니까 설치는 몇개 되어 있던데??--내쿠키 누가 먹은거야 >_<?