首页 > 后端开发 > php教程 > freetype编译问题?

freetype编译问题?

WBOY
发布: 2016-06-06 20:27:06
原创
1405 人浏览过

编译安装freetype ,提示configure权限不足, 我试着改成777,也是一样

网上说这里是通过windows编写的文件,需要转linux

我也dos2unix configure ,但是还是不行哎,请教各位了、

<code>./configure --prefix=/usr/local/freetype

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).

cd builds/unix; ./configure  '--prefix=/usr/local/freetype'
/bin/sh: 1: ./configure: Permission denied
make: *** [setup] Error 126</code>
登录后复制
登录后复制

回复内容:

编译安装freetype ,提示configure权限不足, 我试着改成777,也是一样

网上说这里是通过windows编写的文件,需要转linux

我也dos2unix configure ,但是还是不行哎,请教各位了、

<code>./configure --prefix=/usr/local/freetype

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).

cd builds/unix; ./configure  '--prefix=/usr/local/freetype'
/bin/sh: 1: ./configure: Permission denied
make: *** [setup] Error 126</code>
登录后复制
登录后复制
相关标签:
php
来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板