|
蓝森林 http://www.lslnet.com 2006年4月6日 20:18
安装freetype出现如下错误
[code]
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'.
[/code]
接着我使用了GNUMAKE=make ./configure也出现错误
GNUMAKE=make: Command not found
我这下不知道该怎么办了,谁教教我,谢谢
freetype的版本是freetype-2.1.10
系统是freebsd6.0 |
| |