[rt-users] Developer Mode
Kevin Falcone
falcone at bestpractical.com
Thu Aug 1 12:25:01 EDT 2013
On Thu, Aug 01, 2013 at 04:03:37PM +0000, Bryon Baker wrote:
> I am going to make a lot of changes to RT and was attempting to switch to Developer mode by
> adding
>
> Set($DevelMode, '1');
>
> To the SiteConfig file when I do this I get the following error
>
> Aug 01 10:52:04 linux-jrlt.site start_apache2[2937]: Can't locate Module/Refresh.pm in @INC
> (@INC contains: /usr/share/request-tracker...e 97.\n
>
> Does anyone know what I need to do the fix this issue?
Install Module::Refresh. You may need a few other modules to run in
Devel::Mode. You can run
/opt/rt4/sbin/rt-test-dependencies --with-dev
which will give you too large a list of modules that are needed for
development of RT (they include the modules to run the test suite also).
-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20130801/2a807d56/attachment.sig>
More information about the rt-users
mailing list