I want to install OTSR 3.2.3 on a Centos 5.9/cPanel Server. The server already has Apache, MySQL, Perl and required models and there are 50 client websites already running.
However when I try to install OTSR 3.2.3 with the rpm package provided by this site I get "dependencies missing " error.
Code: Select all
root@server3 [/download]# rpm -qpR otrs-3.2.3-01.noarch.rpm
perl
vixie-cron
perl(DBI)
perl(URI)
mod_perl
httpd
procmail
perl(Crypt::SSLeay)
perl(Date::Format)
perl(LWP::UserAgent)
perl(Net::DNS)
perl(Net::LDAP)
perl(IO::Socket::SSL)
perl(XML::Parser)
/bin/sh
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsBzip2) <= 3.0.5-1
Is this situation specific to cPanel? Do you think it will be better to install from source?
Appreciate any input
thanks