AMH 社区首页
AMH社区 - 开放自由有价值的社区
[求助帖] [求助]AMH4.2 安装失败 |
|
---|---|
ctrainr |
ctrainr 发表于 2014-10-09 11:12:12
出错估计是因为php没有安装成功,部分log如下
If configure fails try --with-xpm-dir=<DIR> configure: error: freetype.h not found. make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target `install'. Stop. cp: cannot create regular file ‘/usr/local/php/etc/php-fpm.conf’: No such file or directory cp: cannot create regular file ‘/usr/local/php/etc/php-fpm-template.conf’: No such file or directory mkdir: cannot create directory ‘/usr/local/php/etc/fpm’: No such file or directory mkdir: cannot create directory ‘/usr/local/php/var/run/pid’: No such file or directory touch: cannot touch ‘/usr/local/php/etc/fpm/amh.conf’: No such file or directory ./amh.sh: line 371: /usr/local/php/sbin/php-fpm: No such file or directory [OK] php-5.3.27 install completed. 卸载重装也不行,DO的VPS,Ubuntu 14.04 32位干净系统,求助各位了~
点赞,加油! (0分)
2014-10-09 11:12:12 1
|
Captain |
先运行下
apt-get -y install libfreetype6-dev 再执行安装包
回复
2014-10-09 12:01:20 2
|
ctrainr |
执行以后显示已经安装过了。。。 Reading package lists... Done Building dependency tree Reading state information... Done libfreetype6-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 刚试了Ubuntu 12的系统就可以安装成功...
回复
2014-10-09 12:26:06 3
|
iseeyo |
引用: 显示安装过的话就先卸载再安装试试
回复
2014-10-09 12:30:01 4
|