freetype은 config를 안합니다
먼저 디렉토리를 /usr/local/freetype 로 바꿔주시고
먼저
make
make install
이렇게 설치하시면 됩니다
]
config후 make시 아래 메시지 뭔가 빠진것 같은데 그것이 무엇일까요?
:
:
: gcc -I. -I/usr/local/freetype/test/arch/unix/../.. -I.. -I/usr/local/freetype/tb
: /usr/local/i386-pc-solaris2.8/bin/ld: warning: libdga.so.1, needed by /lib/libX)
: ../lib/.libs/libttf.so: undefined reference to `dgettext@SUNW_0.7'
: collect2: ld returned 1 exit status
: make[1]: *** [ftview] Error 1
: make[1]: Leaving directory `/usr/local/freetype/test'
: make: *** [tttest] Error 2