I'm running CENTOS 5.7 and tried to manually install an rpm package using:
The install appeared to hang.
Logging into WHM and viewing the "Install a RPM" list showed dragondisk on the list with (re-install) written next to it. So I therefore thought it had installed correctly.
However, running this command:
gives me "package dragondisk-0.9.6-1.i686.rpm is not installed"
Which one is correct?
I either want to successfully install this package or completely remove it but I seem to be stuck in the middle.
I have since found out that installing rpm packages from Jared at CPanel is not a good idea because it can cause all sorts of problems when running Easy Apache. What should I do?
Code:
rpm -ivh dragondisk-0.9.6-1.i686.rpm
Logging into WHM and viewing the "Install a RPM" list showed dragondisk on the list with (re-install) written next to it. So I therefore thought it had installed correctly.
However, running this command:
Code:
rpm -q dragondisk-0.9.6-1.i686.rpm
Which one is correct?
I either want to successfully install this package or completely remove it but I seem to be stuck in the middle.
I have since found out that installing rpm packages from Jared at CPanel is not a good idea because it can cause all sorts of problems when running Easy Apache. What should I do?