PDA

View Full Version : OTRS 2.14 (Open source Ticket Request System) on CentOS 4.4


tonylau
13th June 2007, 21:17
I am stuck at the CPAN installation area. Some packages are unable to locate during CPAN Bundle installation. So I am wondering if I am doing something incorrect. Does anyone have similar problem? Anyone has a detail installation note for CPAN?

Please advise.

Thanks~

falko
14th June 2007, 21:59
You could try to find the needed Perl modules with yum, e.g. yum search querystring
If you find a suitable package, you can install it like this:
yum install package_name