[rt-users] Need to Merge Users; can't install extension
Kevin Falcone
falcone at bestpractical.com
Mon Sep 21 11:52:49 EDT 2009
On Mon, Sep 21, 2009 at 11:13:18AM -0400, Roode, Eric wrote:
> Hello all,
>
> I need to merge a few users. The "Extensions" page of the wiki says that
> RT::Extension::MergeUsers adds a "Merge Users" box to the User Administration page, which
> sounds like what I need.
>
> I've never installed an extension before. That module has no installation instructions
> (in fact, its POD seems b0rked). I tried to install it via CPAN.pm, but the test suite failed
> with "Can't locate RT/Test.pm in @INC". I tried to install RT::Test, but CPAN.pm said, "No
> objects found of any type for argument RT::Test".
>
> How should I install this extension? Thanks in advance.
http://cpansearch.perl.org/src/FALCONE/RT-Extension-MergeUsers-0.03/README
That has installation instructions
If you're using a non-3.8 RT you may actually just want to install
0.02 since 0.03 has a bunch of 3.8 specific fixes (as documented in
Changes)
You may find that RT extensions that have tests are more easily
installed by hand instead of using the CPAN shell.
-kevin
More information about the rt-users
mailing list