Among current users of Pagoda, due to its convenient visual operation, many webmasters use Pagoda as a control panel. However, when installing various environments at the beginning, they will find that even if the installation is successful, there are still some problems in the list of installed software. No, this is true even after repeated installations. The reason is the lack of corresponding library files. However, many new system installation library files will lead to other problems. The reference solutions are as follows:
Method one:
First install dnf
sudoaptinstalldnf
and then execute
dnfinstalllibtirpc
Then go back to the Pagoda panel and reinstall it.
Method two:
Update data source:
apt-getupdate
upgrade
apt-getupgrade
Method three:
Install libgd2-xpm libgd2-xpm-devw file
apt-getinstalllibgd2-xpmlibgd2-xpm-dev
If you don’t have enough permissions, remember to add sudo.