linux下编译安装freetype出错信息及解决办法
程序员文章站
2022-05-11 17:05:14
...
ubuntu12.04下编译安装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 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'.
////////////////////////////////////////////////////////////////
解决办法:
cd builds/unix
./configure
cd ../../
make
推荐阅读
-
CentOS下PHP7的编译安装及MySQL的支持和一些常见问题的解决办法
-
linux下编译及安装wxWidgets
-
linux下编译及安装wxWidgets
-
CentOS下PHP7的编译安装及MySQL的支持和一些常见问题的解决办法_php实例
-
CentOS下PHP7的编译安装及MySQL的支持和一些常见问题的解决办法_php实例
-
linux下编译安装Sphinx、中文分词coreseek及PHP的sphinx扩展
-
linux下编译安装freetype出错信息及解决办法
-
CentOS下PHP7的编译安装及MySQL的支持和一些常见问题的解决办法
-
linux下安装memcached出错的解决办法
-
Linux下Oracle启动dbstart出错或无反应的解决办法及自启动