UBUNTU14.04 中tar.gz安装方法 # 是root用的,如果想一直用就要先root设置密码sudo passwd root.$ 一般用户 root@big-System-Product-Name:/home# tar -xzvf install_flash_player_11_linux.x86_64.tar.gz tar (child): install_flash_player_11_linux.x86_64.tar.gz: Cannot open: No such file o
ubuntu 安装 tar.gz 文件 本文链接:https://blog.csdn.net/caloriesung/article/details/81536144 tar zxvf FileName.tar.gz cd FileName ./configure make sudo make install
WDCP v3.2安装 WDCP支持CentOS系统下安装,包括了32bit或者64bit,最新版本建议在6.x以上版本使用,源码安装命令为: wget http://dl.wdlinux.cn/lanmp_laster.tar.gz tar zxvf lanmp_laster.tar.gz sh lanmp.sh 在ubuntu安装wdcp v3执行sh lanmp.sh的时候错误 lanmp.sh: 45: lib/common.conf: function: not found lanmp