On Thu, Jan 10, 2013 at 5:28 PM, Tim Dunphy <[email protected]> wrote: > Thanks again for the advise. I actually wan't the one who compiled this > installation of RT. I inherited from the guy before me. Is there any way to > tell if it already was compiled with GPG support? I'm not sure if I'm > assuming correctly that the fact that I see GPG options in the > RT_Site_Config.pm means that it actually has it.
/opt/rt4/sbin/rt-test-dependencies --help > > Tim > > > On Thu, Jan 10, 2013 at 8:13 AM, Ruslan Zakirov <[email protected]> > wrote: >> >> On Thu, Jan 10, 2013 at 5:11 PM, Tim Dunphy <[email protected]> wrote: >> > Coll thank you, will do. Thought I needed a cpan module, but I'm happy >> > that >> > I won't! >> >> You will need. Rerun RT's ./configure with gpg flags and run `make >> testdeps` to make sure everything required is installed. >> >> > On Thu, Jan 10, 2013 at 7:49 AM, Ruslan Zakirov <[email protected]> >> > wrote: >> >> >> >> On Thu, Jan 10, 2013 at 4:20 PM, Tim Dunphy <[email protected]> >> >> wrote: >> >> > Hello, >> >> > >> >> > How can I get GPG support in RT 4.2? I've tried a few modules but >> >> > they >> >> > are >> >> > all for earlier version of RT. I've also search CPAN and so far >> >> > there's >> >> > nothing current. >> >> >> >> GPG support is in RT core since RT 3.8. Read config and references in >> >> there. >> >> >> >> > Thanks >> >> > Tim >> >> > >> >> > -- >> >> > GPG me!! >> >> > >> >> > gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B >> >> > >> >> >> >> >> >> >> >> -- >> >> Best regards, Ruslan. >> > >> > >> > >> > >> > -- >> > GPG me!! >> > >> > gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B >> > >> >> >> >> -- >> Best regards, Ruslan. > > > > > -- > GPG me!! > > gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B > -- Best regards, Ruslan.
