Problem resolved. I found this on Stackexchange: http://stackoverflow.com/questions/12750662/install-perl-module-netssleay-through-cpan
But this resolved the dependancy sudo apt-get install libcrypt-ssleay-perl On Thu, Feb 6, 2014 at 10:49 AM, john boris <[email protected]> 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
