Trouble installing RT4.2.2 on Ubuntu 12.10

I am trying to install Rt on my Ubuntu 12.10 install. I am having issues
getting all the perl modules installed.

When I run testdeps I get:

sudo make testdeps

MAILGATE missing dependencies:
Net::SSL …MISSING
Crypt::SSLeay …MISSING
So I then try
sudo make fixdeps and get

errors that it can’t compile them. So I tried to install them directly
using CPAN but get the same errors.

Any pointers on this?

TIA
John J. Boris, Sr.
Online Services

Problem resolved. I found this on Stackexchange:

But this resolved the dependancy

sudo apt-get install libcrypt-ssleay-perlOn Thu, Feb 6, 2014 at 10:49 AM, john boris jborissr@gmail.com wrote:

I am trying to install Rt on my Ubuntu 12.10 install. I am having issues
getting all the perl modules installed.

When I run testdeps I get:

sudo make testdeps

MAILGATE missing dependencies:
Net::SSL …MISSING
Crypt::SSLeay …MISSING
So I then try
sudo make fixdeps and get

errors that it can’t compile them. So I tried to install them directly
using CPAN but get the same errors.

Any pointers on this?

TIA

John J. Boris, Sr.
Online Services
www.onlinesvc.com

John J. Boris, Sr.
Online Services
www.onlinesvc.com