멘드레이크 8.0 에서 ami-1.0.10-1.src.rpm을
rpm --rebuild 명령으로 rpm 패키지를 만드는데
gdk-pixbuf 에러가 나면서 중단되더군요..
에러메세지
checking for gdk-pixbuf-config... /usr/bin/gdk-pixbuf-config
checking for GDK_PIXBUF - version >= 0.7.0... no
*** Could not run GDK_PIXBUF test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GDK_PIXBUF was incorrectly installed
*** or that you have moved GDK_PIXBUF since it was installed. In the latter case, you
*** may want to edit the gdk-pixbuf-config script: /usr/bin/gdk-pixbuf-config
configure: error: Need gdk-pixbuf-0.7.0 or later!
Bad exit status from /var/tmp/rpm-tmp.47914 (%build)
그래서 gdk-pixbuf 와 gdk-pixbuf-devel 두가지
다 멘드레이크 8.0 시디안에 있는걸 설치했는데도 결과가 같아요...
혹시나 싶어 타르볼을 받아 설치해봐도 마찬가지구요...
어떻게 해야하나요?...
도와주세요..