1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
. /configure 的時候出現如下錯誤:
configure: error: xslt-confignot found. Please reinstall the libxslt >= 1.1.0 distribution 解決方法: yum install libxslt-devel* -y
錯誤 1 checking for xml2-config path...
configure: error: xml2-config not found.Please check your libxml2 installation. 解決辦法: # yum -y install libxml2-devel 錯誤 2 checking for BZip2 in default path... notfound
configure: error: Please reinstall theBZip2 distribution 解決辦法: # yum install -y bzip2-devel 錯誤 3 If configure fails try --with-vpx- dir =
configure: error: png.h not found. 解決辦法: # yum -y install libpng-devel 錯誤 4 If configure fails try --with-xpm- dir =
configure: error: freetype.h not found. 解決辦法: # yum -y install freetype-devel 錯誤 5 checking for specified location of theMySQL UNIX socket... no
configure: error: Cannot find MySQLheader files under /usr/local/mysql .
Note that the MySQL client library isnot bundled anymore! 解決辦法: 安裝mysql 錯誤 6 configure: error: mcrypt.h not found.Please reinstall libmcrypt. 解決辦法:安裝libmcrypt wgetftp: //mcrypt .hellug.gr /pub/crypto/mcrypt/attic/libmcrypt/libmcrypt-2 .5.7. tar .gz
tar -zxvf libmcrypt-2.5.7. tar .gz
cd libmcrypt-2.5.7
mkdir -p /usr/local/libmcrytp
. /configure prefix= /usr/local/libmcrytp/
make make install
|
PHP編譯錯誤及解決辦法
本文轉自 baishuchao 51CTO部落格,原文連結:http://blog.51cto.com/baishuchao/1929980
相關文章
- PHP編譯安裝時常見錯誤解決辦法,php編譯常見錯誤PHP編譯
- Idea編譯錯誤解決辦法Idea編譯
- OpenCV1.0編譯錯誤解決辦法OpenCV編譯
- isNaN("abc")編譯報錯解決辦法NaN編譯
- 執行無法解決的編譯錯誤編譯
- PHP原始碼包編譯安裝錯誤及解決方法彙總PHP原始碼編譯
- iOS路上遇到的錯誤及解決辦法iOS
- ORA-39006錯誤原因及解決辦法
- php編譯小錯誤PHP編譯
- 編譯PHP的錯誤編譯PHP
- 在impdp匯入報編譯錯誤ORA-39082的解決辦法編譯
- SAP錯誤提示解決辦法
- dns錯誤怎麼辦 dns錯誤的解決辦法DNS
- 兩個C++編譯錯誤及解決辦法--does not name a type和field `XX' has incomplete typeC++編譯
- Oracle ORA-27101錯誤及解決辦法Oracle
- 連線oracle錯誤解決辦法Oracle
- nginxFastCGI錯誤Primaryscriptunknown解決辦法NginxAST
- Unable to locate package錯誤解決辦法Package
- oracle 1455 錯誤解決辦法Oracle
- 畢設之錯誤解決辦法
- 編譯EJB出現錯誤的解決編譯
- scp出現錯誤的解決辦法
- samba一個錯誤的解決辦法!Samba
- ORA-29339錯誤解決辦法
- ORA-54013錯誤解決辦法
- 執行 PHP artisan migrate 時報長度錯誤的解決辦法?PHP
- php在iis上配置時報mysql_connect錯誤解決辦法PHPMySql
- php png失真的原因及解決辦法PHP
- JNI命令列下編譯錯誤解決方案命令列編譯
- ios交叉比編譯android錯誤解決iOS編譯Android
- 編譯notepad++的錯誤解決編譯
- ubuntu下import matplotlib錯誤解決辦法UbuntuImport
- ORA-12705,錯誤的解決辦法
- Xamarin提示安裝包錯誤解決辦法
- ORA-32004錯誤解決辦法
- SPFILE引數修改錯誤的解決辦法
- ORA-12170錯誤的解決辦法
- ORA-01846錯誤解決辦法