在linux中安装freetype时出现的问题

make: Nothing to be done for `unix'.

centos5.8下安装freetype出错处理

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

www.2cto.com

FreeType build system -- automatic system detection

make: Nothing to be done for `unix'.

处理办法:

builds/unix在freetype下载解压的目录下。

先进入 builds/unix目录,然后在里边运行./configure命令,运行该命令不会出现上边错误。

#cd  /usr/local/src/freetype-2.5.3/builds/unix

# ./configure --prefix=/usr/local/freetype --enable-shared



本文转自 IT阿飞 51CTO博客,原文链接:http://blog.51cto.com/itafei/1726366

上一篇:干掉Webshell!——站长安全顾问系列话题二


下一篇:html5 手机上传图片