各位PnetLAB-v6使用者,你们好:
Hello all PnetLAB-v6 users:
目前Ubuntu 20.04已删除PHP7.2的支持包,导致无法完成相关安装。
Currently, Ubuntu 20.04 has removed the support package for PHP7.2, which prevents the relevant installation from being completed.
在此为大家提供了编译过的run一键安装脚本(Beta),内置了Pnetlab所需的所有依赖
Here, a compiled "run" one-click installation script (Beta) is provided for everyone, with all the dependencies required by Pnetlab built-in.
其中“install_php72_final_offline-en_US.run”的安装包会输出以英语为基准的log,方便您判断是否安装成功。
The "install_php72_final_offline-en_US.run" installation package will output logs in English to help you determine if the installation was successful.
其中“install_php72_final_offline-zh_CN.run”的安装包会输出以简体中文为基准的log,方便您判断是否安装成功。
The "install_php72_final_offline-zh_CN.run" installation package will output logs in Simplified Chinese to help you determine if the installation was successful.
这两个包请自行选择,安装后的效果是一样的。
Please choose either of these two packages; the effect after installation is the same.
具体的操作流程如下:
The specific operating procedures are as follows:
1、建议您使用root账户安装
1. It is recommended that you use the root account for installation.
2、将您选择的run安装包放在/root下
2. Place the "run" installation package you have selected into the /root directory.
3、执行如下命令开始安装:
3. Execute the following commands to start the installation:
中国用户使用者:
For users in China:
chmod +x install_php72_final_offline-zh_CN.run
./install_php72_final_offline-zh_CN.run
除中国用户外的使用者:
For users outside of China:
chmod +x install_php72_final_offline-en_US.run
./install_php72_final_offline-en_US.run
如安装后有问题,请及时反馈,我会及时修复。
If there are any issues after installation, please provide timely feedback, and I will fix them promptly.
Alex
June 17, 2025