I'm running it on Red Hat ES 5.4 without issues. The only thing about RH and RT, is that you need to re-install File::Temp everytime the perl RPM is updated. -- Mathieu Longtin 1-514-803-8977
On Fri, Nov 13, 2009 at 1:02 PM, Gary L. Greene, Jr. < [email protected]> wrote: > On Friday 13 November 2009 8:04:35 am Jerrad Pierce wrote: > > This is not an RT problem per se, and it is yet another example of the > > problems with relying upon externally controlled (automatically > > updated) libraries to run a large 3rd party system i.e; you should > > ideally have a local perl installation to run RT. > > > > RH ES4 is known to use an outdated and incompatible Scalar::Util, > > perhaps ES5 does as well. > > > > > "make testdeps" will not run with *** No rule to make target > > > `testdeps'. Stop. error. > > > > Then your build tree is seriously borked. Fetch and extract another > > copy so that you *can* run make testdeps. > > _______________________________________________ > > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users > > > > Community help: http://wiki.bestpractical.com > > Commercial support: [email protected] > > > > > > Discover RT's hidden secrets with RT Essentials from O'Reilly Media. > > Buy a copy at http://rtbook.bestpractical.com > > > > I've been running RT just fine on a CentOS box. Note that I've built all > modules that are required as packages, and noted the breakage of various > core > modules as shipped by RH from the CentOS mailing list, so I build packages > for > those too parented in the site_perl tree. IMO, the need for a source > built/local build of Perl is NEVER a good solution to hand to users. > Running a > ticketing tool shouldn't require a user to build a local copy of a core > distribution component. > > -- > Gary L. Greene, Jr. > IT Operations > Minerva Networks, Inc. > Cell: (650) 704-6633 > Phone: (408) 240-1239 > _______________________________________________ > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users > > Community help: http://wiki.bestpractical.com > Commercial support: [email protected] > > > Discover RT's hidden secrets with RT Essentials from O'Reilly Media. > Buy a copy at http://rtbook.bestpractical.com >
_______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
