嵌入式LINUX系統開發教程pdf下載
configure: error: no acceptable C compiler found in $PATH錯誤主要是沒有C編譯器.
安裝C編譯器:
[root@localhost php-7.4.25]# yum -y install gcc
php.com/uploadfile/2021/1107/1636217712365754.png" title="1636217712365754.png" alt="image.png"/>
重新安裝文件,問題解決
轉載請注明:谷谷點程序 » Linux 安裝php提示錯誤no acceptable C compiler found in $PATH