libncurses는 맨드레이크용이던데요.
전 그냥 컴파일러와 라이브러리 이것저것 설치하니까 되네요 --;;;
hanterm-3.1.6rc2 버전에서 드보락 사용은 세벌식쓰는 것처럼
설정파일만 만져주면 되는군요.
: libncurses라는 라이브러리 있던걸로 기억하고 있습니다.
: 그거 깔아보세요
:
: 아마 그거 깔고도 안되신다면...nodeps로 무시하고 깔아보시던지요
: 제컴은 아직도 패키지 설치가 안됬다는 헛소리를 하는지라...
:
: : redhat 2.4.10입니다.
: :
: : hanterm-3.1.6rc2 설치
: : #./configure --prefix=/usr/local/hanterm --enable-dvorak
: : #make
: : ...
: : .....
: : ......
: : main.o: In function `spawn':
: : /usr/local/src/hanterm-3.1.6rc2/./main.c:2115: undefined reference to `tgetent'
: : /usr/local/src/hanterm-3.1.6rc2/./main.c:2141: undefined reference to `tgetent'
: : collect2: ld returned 1 exit status
: : make: *** [hanterm] 오류 1
: :
: : xmkmf 로 시도해도 -lcurses 에러래나 뭐래나.
: : 더구나 rpm이나xmkmf으로 설치하면 드보락자판을 설정할수 없기때문에...
: : 환장하기 직전입니다ㅡ_ㅡ;;
: :
: :
: : mysql-3.23-45설치
: : #./configure --prefix=/usr/local/mysql --with-charset=euc_kr
: : #make
: : ...
: : ....
: : ...
: : configure: error: No curses/termcap library found
: :
: : #rpm -qa | grep termcap
: : termcap-11.0.1-10
: : libtermcap-2.0.8-28
: :
: : #rpm -qa | grep ncurses
: : ncurses-5.2-12.i386.rpm
: :
: : 무슨 라이브러리를 설치해야될것같은데 말이죠. ㅡ_ㅡ
: :
: : --
: : 어 그래.
:
: --
: No One Lives Forever--오랜만에 리눅스~