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
pgpD_eyTUVOfq.pgp
Description: PGP signature
