The cPanel Offical documentation suggests installations should be carried out as follows:
curl -O http://httpupdate.cpanel.net/pubftp/x4/x4_install.zip
unzip x4_install.zip
cd x4_install
./install
This actually works better for the greater majority of Putty Newbies such as myself
wget http://httpupdate.cpanel.net/pubftp/x4/x4_install.zip
unzip x4_install.zip
cd x4_install
./install
Hope that helps...
curl -O http://httpupdate.cpanel.net/pubftp/x4/x4_install.zip
unzip x4_install.zip
cd x4_install
./install
This actually works better for the greater majority of Putty Newbies such as myself
wget http://httpupdate.cpanel.net/pubftp/x4/x4_install.zip
unzip x4_install.zip
cd x4_install
./install
Hope that helps...