RVsitebuilder requires the license to be purchased from www.rvsitebuilder.com
Then you can go for installation steps.
cd /usr/local/cpanel/whostmgr/docroot/cgi/
rm -rf rvsitebuilderinstaller.tar
wget...
The error received is
checking for ffmpeg support... yes, shared
checking for ffmpeg headers... configure: error: ffmpeg headers not
found. Make sure you've built ffmpeg as shared libs using the --enable-
shared option
This is due to missing...
Get the source
================
wget http://launchpad.net/plone/3.1/3.1.4/+download/Plone-3.1.4-UnifiedInstaller.tgz
tar -zxf Plone-3.1.4-UnifiedInstaller.tgz
cd Plone-3.1.4-UnifiedInstaller
================
Find the README.txt for more...