데비안을 쓰는데 아미를 패키지로 설치하지 않고
그냥 받아서 설치를 하려고 합니다.
제가 쓰는 환경은
XFree4.0.3 + WindowMaker 를 지금 사용하고 있습니다.
그런데 아미를 설치를 하려면 gdk-pixbuf 라는 것을 받아서
설치를 해야 한다고 하더군요.
이게 gnome 사이트에 있는 것을 보니깐
그놈이랑 관련이 있는 것 같은데..
어쨌든 이 걸 구해서 (tar 파일) 다시 설치를 하려고하니깐
다음과 같은 에러를 내면서 설치가 되지를 않습니다.
왜 이런 거죠??
이번에 안돼면 그놈을 한번 설치해보려고하는데..
혹시 해결법 아시면 알려주세요.
make all-recursive
make[1]: Entering directory `/root/tmp/gdk-pixbuf-0.10.1'
Making all in gdk-pixbuf
make[2]: Entering directory `/root/tmp/gdk-pixbuf-0.10.1/gdk-pixbuf'
Making all in pixops
make[3]: Entering directory `/root/tmp/gdk-pixbuf-0.10.1/gdk-pixbuf/pixops'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gdk-pixbuf -g -O2 -c pixops.c
rm -f .libs/pixops.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gdk-pixbuf -g -O2 -c pixops.c -fPIC -DPIC -o .libs/pixops.lo
make[3]: Leaving directory `/root/tmp/gdk-pixbuf-0.10.1/gdk-pixbuf/pixops'
make[2]: Leaving directory `/root/tmp/gdk-pixbuf-0.10.1/gdk-pixbuf'
make[1]: Leaving directory `/root/tmp/gdk-pixbuf-0.10.1'
어라 올리고 보니깐 에러 내용이 아니네.. -_-;;
다시 올리겠습니다.
혹시 그래도 아시는 분 저좀알려주세요.