I also just tried the following. Again, not an expert, just guessing: root@help:/tmp/rt-4.4.0rc1# perl -MCPAN -e shell Terminal does not support AddHistory.
cpan shell -- CPAN exploration and modules installation (v1.960001) Enter 'h' for help. cpan[1]> install Scope::Upper Going to read '/home/administrator/.cpan/Metadata' Database was generated on Fri, 20 Nov 2015 11:17:02 GMT Scope::Upper is up to date (0.28). -- Max McGrath <https://www.linkedin.com/pub/max-mcgrath/1b/3a6/a21> Network Administrator Carthage College 262-552-5512 [email protected] On Fri, Nov 20, 2015 at 12:08 PM, Max McGrath <[email protected]> wrote: > Thanks for the reply Shawn! > > When I do make fixdeps I get 'All dependencies have been found'. > > Max > > -- > Max McGrath <https://www.linkedin.com/pub/max-mcgrath/1b/3a6/a21> > Network Administrator > Carthage College > 262-552-5512 > [email protected] > > On Fri, Nov 20, 2015 at 12:02 PM, Shawn Moore <[email protected]> > wrote: > >> >> On 2015年11月20日 at 12:56:15, Max McGrath ([email protected]) wrote: >> > Hello - >> >> Hi Max, >> >> > Just tried upgrading from RT 4.2.12 to RT 4.4 RC1 in my test >> environment to >> > give you some feedback. Hopefully this is the proper place to post this: >> >> Thank you for testing the RC! This is a perfectly fine place to discuss >> it. :-) >> >> > […] Now I am getting this: […] >> > Can't locate Scope/Upper.pm in @INC (@INC contains: >> > […] >> >> This is the root of the problem. You’re missing one of the new >> dependencies in RT, the Perl module Scope::Upper. It looks like RT is >> declaring that dependency correctly, so this might have just been a fluke. >> If you run “make fixdeps” again it should install that module for you. >> >> > I don't claim to be a Perl or Apache expert, so if I'm missing something >> > simple -- some help would be appreciated! >> > >> > Thanks! >> > >> > Max >> >> Thank you :) >> Shawn >> > >
