I go it working - wasn't the easiest; but it's working great:
[root@uslaxrt ~]# uname -a
Linux uslaxrt.corp.xxxxx.com 3.10.0-229.1.2.el7.x86_64 #1 SMP Fri Mar 27
03:04:26 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
[root@uslaxrt ~]# cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)
MySQL + Index tables
mysqld (mysqld 5.5.43-MariaDB)
[root@uslaxrt ~]# perl -V
Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
Built under linux
Compiled at Mar 6 2015 05:05:52
@INC:
/usr/local/lib64/perl5
/usr/local/share/perl5
/usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl
/usr/lib64/perl5
/usr/share/perl5
From: rt-users [mailto:[email protected]] On Behalf Of
Tom Misilo
Sent: Wednesday, September 2, 2015 10:24 AM
To: '[email protected]' <[email protected]>
Subject: [rt-users] RT 4.2.12 and CentOS 7
Hi,
I was wondering if anyone has successfully used "make fixdeps" with Request
Tracker on CentOS 7? As it seems like cpan only installs to the local users
home directory in a ~/perl5 folder and not systemwide. Which when using Request
Tracker and mod_fcgid apache does not find any of the modules.
Thank you,
Tom