今天在编译一个老版本php时,configure程序返回如下错误
configure: error: mcrypt.h not found. Please reinstall libmcrypt.
使用apt安装libmcrypt开发包来解决:
apt-get install libmcrypt-dev
如果不知道configure命令填写参数的格式,可以在php源码目录里用如下命令查看
./configure --help
完结撒花
編譯php時缺少mcrypt依賴庫,說說解決方法。
今天在编译一个老版本php时,configure程序返回如下错误
configure: error: mcrypt.h not found. Please reinstall libmcrypt.
使用apt安装libmcrypt开发包来解决:
apt-get install libmcrypt-dev
如果不知道configure命令填写参数的格式,可以在php源码目录里用如下命令查看
./configure --help
完结撒花
有用
0
沒用
0
開心
0
憤怒
0
可憐
0
1.如文章侵犯了您的版權,請發郵件通知本站,該文章將在24小時内刪除;
2.本站標注原創的文章,轉發時煩請注明來源;
3.交流群: 2702237 13835667
mac開發接入微信公衆號接口返回報錯 cURL error 56: SSLRead() return error -9806
PHP的換行符是什麽
pecl安裝程序時報錯Array and string offset access syntax with curly braces is no longer supported
由於商家傳入的H5交易參數有誤,該筆交易暫時無法完成,請聯繫商家解決