我运行./configure linux提示:
checking for gcc ... no
checking for cc ... no
checking for cl.exe ... no
configure.sh: error: in `/usr/local/rsync-3.0.6`:
configure.sh: error: no acceptable C compiler found in $PATH
为什么会出这样的错误,看起来好像是缺少安装jdk?
...全文
74打赏收藏
rsync安装不上的问题
我运行./configure linux提示: checking for gcc ... no checking for cc ... no checking for cl.exe ... no configure.sh: error: in `/usr/local/rsync-3.0.6`: configure.sh: error: no acceptable C compiler found in $PATH 为什么会出这样的错误,看起来好像是缺少安装jdk?