Eterm 을 설치하기 위해 libast 와 libimlib2 를 설치했는데, 인식을 못하네요
라이브러리도 그냥 ./configure ; make ; make install 해주면 설치되는거 맞죠?
Eterm 에서 ./configure 해주면 imlib2 를 못찾겠다고 설치하라고 뜹니다
/usr 을 살펴보니 imlib2 는 분명히 설치가 되어있습니다...
그래서 ./configure 를 살펴보니,
[code:1]
if test "${with_imlib+set}" = set; then
withval="$with_imlib"
if test "$withval" != "no"; then
echo "$ac_t""yes" 1>&6