freetype - BBS

Table of Contents

小弟我在灌freetype-2.1.3.tar.gz

解壓完後

cd freetype-2.1.3

./configure --prefix=/usr/local

出現以下的訊息
# ./configure --prefix=/usr/local
GNU make (>= 3.79.1) or makepp (>= 1.19) is required to build FreeType2.
Please try
`GNUMAKE=<GNU make command name> ./configure'.
or >&2
`GNUMAKE="makepp --norc-substitution" ./configure'.

之後就無法編下去了

懇請板上的大大幫幫忙

--

All Comments