APM 설치시 freetype 설치 오류
작성자 정보
- 김범석 작성
- 작성일
컨텐츠 정보
- 2,165 조회
- 1 댓글
- 0 추천
- 목록
본문
책에 나와있는데로 freetype-2.1.5 소스를 다운받아
설치시도 중 ./configure 과정에서 오류인지 뭔지 암튼 메세지가 뜹니다.
configure: creating ./config.status
config.status: creating unix-cc.mk
config.status: creating unix-def.mk
config.status: creating freetype-config
config.status: creating freetype2.pc
config.status: creating ftconfig.h
config.status: ftconfig.h is unchanged
FreeType build system -- automatic system detection
The following settings are used:
platform unix
compiler cc
configuration directory ./builds/unix
configuration rules ./builds/unix/unix.mk
If this does not correspond to your system or settings please remove the file
`config.mk' from this directory then read the INSTALL file for help.
Otherwise, simply type `make' again to build the library,
or `make refdoc' to build the API reference (the latter needs python).
make: Nothing to be done for `unix'.
무슨 말인지도 잘 모르겠고....ㅜ.ㅜ
알려주실 수 있으신 분 계신가요?
관련자료
-
이전
-
다음
배준태님의 댓글
- 배준태
- 작성일
rpm을 보니까 64비트용도 따로있네요..
플랫폼이 유닉스로 인식하는걸 보니 이것도 아닌거같고
저같은경우엔 APM같은경우엔 그냥 yum으로 설치해버렸기에 자세히 답해드리기가 좀 그렇네요 우선 freetype 64비트에 맞는 OS에 맞는걸 구해서 다시해보세요