To install RST on any Ubuntu-based Linux distribution please follow this steps:
Needed software and libraries
Before doing any step into installing RST, you must install the following software and libraries in order to get it working properly:
# sudo apt-get install cvs
# sudo apt-get install perlmagick
# sudo apt-get install libssl-dev
# sudo apt-get install libdbi-perl
# sudo apt-get install libdbd-mysql-perl
# sudo apt-get install mailx
# sudo apt-get install apache2
# sudo apt-get install libapache2-mod-perl2
Also you have to install Mysql4 from .deb packages as follows, this packages are found at http://security.ubuntu.com/ubuntu/pool/universe/m/mysql-dfsg-4.1/
IF you cant find it, ask sysadmin to provide to you.
# sudo dpkg -i libmysqlclient14_4.1.15-1ubuntu5_i386.deb
# sudo dpkg -i mysql-client-4.1_4.1.15-1ubuntu5_i386.deb
# sudo dpkg -i mysql-server-4.1_4.1.15-1ubuntu5_i386.deb
Coloreado en 0.000 segundos, usando GeSHi 1.0.8.4