[rt-users] CPAN's RT::Crypt::SMIME installation fails
Jesse Vincent
jesse at bestpractical.com
Fri Oct 23 13:31:32 EDT 2009
On Wed, Oct 21, 2009 at 07:08:12PM -0700, Behzad Mahini wrote:
> I have been forced to do a manual installation of RT::Crypt::SMIME (as
For RT extensions, you're always going to have to do them manually
>
> Results of Manual installation:
> ========================
>
> 1) Makefile.PL
> --------------------
> sudo ./RUN_rt_crypt_smime.sh
> Cannot determine perl version info from lib/RT/Crypt/SMIME.pm
> Using RT configuration from /ngs/app/rt/oppresso/rt-3.8.4/lib/RT.pm:
> ./etc => /ngs/app/rt/oppresso/rt-3.8.4/local/plugins/RT-Crypt-SMIME/etc
> ./html => /ngs/app/rt/oppresso/rt-3.8.4/local/plugins/RT-Crypt-SMIME/
> html
> ./lib => /ngs/app/rt/oppresso/rt-3.8.4/local/plugins/RT-Crypt-SMIME/lib
> For first-time installation, type 'make initdb'.
> Writing Makefile for RT::Crypt::SMIME
>
> 2)make step
> ----------------
> sudo make
> Skip blib/lib/RT/Crypt/sign_and_encrypt.pl (unchanged)
> Skip blib/lib/RT/Crypt/SMIME.pm (unchanged)
> Skip blib/lib/RT/Interface/Email/Auth/SMIME.pm (unchanged)
> Skip blib/lib/RT/Interface/Email/Auth/StrictSMIME.pm (unchanged)
> Manifying blib/man3/RT::Interface::Email::Auth::StrictSMIME.3pm
> Manifying blib/man3/RT::Interface::Email::Auth::SMIME.3pm
> Manifying blib/man3/RT::Crypt::SMIME.3pm
>
>
>
>
> 3) make test step
> -----------------------
>
The test suite for RT::Crypt::SMIME is realy intended for a development
environment. It's unfortunate, but I wouldn't expect it to work on your
live RT instance.
As a heads up, we last qualified it for a customer on 3.6. I don't know
for sure that it works on 3.8. We could certainly bring it up to date
(or take a patch)
Best,
Jesse
--
More information about the rt-users
mailing list