Re: [CentOS] Upgrading Perl (modules) / RequestTracker

2014-02-08 Thread Johnny Hughes
On 02/08/2014 04:45 PM, Always Learning wrote: > On Sat, 2014-02-08 at 09:07 -0600, Johnny Hughes wrote: > > >> yum install centos-release-SCL > Works on C 6.5 but not on C 5.10 > > right .. software collections is centos-6 only signature.asc Description: OpenPGP digital signature _

Re: [CentOS] Upgrading Perl (modules) / RequestTracker

2014-02-08 Thread Always Learning
On Sat, 2014-02-08 at 09:07 -0600, Johnny Hughes wrote: > yum install centos-release-SCL Works on C 6.5 but not on C 5.10 -- Paul. England, EU. Our systems are exclusively Linux. No Micro$oft Windoze here. ___ CentOS mailing list CentOS@centos

Re: [CentOS] Upgrading Perl (modules) / RequestTracker

2014-02-08 Thread Johnny Hughes
On 02/05/2014 04:43 PM, Les Mikesell wrote: > On Wed, Feb 5, 2014 at 10:50 AM, Jim Perrin wrote: >> Use Software Collections. There's a newer perl inside software >> collections, that contains a newer version of Encode for this and will >> meet your dependencies. There still isn't an rpm based ins

Re: [CentOS] Upgrading Perl (modules) / RequestTracker

2014-02-05 Thread Les Mikesell
On Wed, Feb 5, 2014 at 10:50 AM, Jim Perrin wrote: > > > Use Software Collections. There's a newer perl inside software > collections, that contains a newer version of Encode for this and will > meet your dependencies. There still isn't an rpm based installer for > RT, but you'll be able to do thi

Re: [CentOS] Upgrading Perl (modules) / RequestTracker

2014-02-05 Thread Jim Perrin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/04/2014 03:49 PM, Michael Mol wrote: Use Software Collections. There's a newer perl inside software collections, that contains a newer version of Encode for this and will meet your dependencies. There still isn't an rpm based installer for RT

Re: [CentOS] Upgrading Perl (modules) / RequestTracker

2014-02-05 Thread Rainer Duffner
Am Wed, 05 Feb 2014 06:23:25 +0100 schrieb Chris : > Well, it seems you have to install RT manually on CentOS 6 [1]. > > On 02/05/2014 12:33 AM, Rainer Duffner wrote: > > I have no experience with Debian/Ubuntu, but I’d really only use > > packages in case I could package them up myself, specific

Re: [CentOS] Upgrading Perl (modules) / RequestTracker

2014-02-04 Thread Chris
Well, it seems you have to install RT manually on CentOS 6 [1]. On 02/05/2014 12:33 AM, Rainer Duffner wrote: > I have no experience with Debian/Ubuntu, but I’d really only use > packages in case I could package them up myself, specifically for > this task. For Debian, there are packages readily

Re: [CentOS] Upgrading Perl (modules) / RequestTracker

2014-02-04 Thread Rainer Duffner
Am 04.02.2014 um 22:49 schrieb Michael Mol : > I'm attempting to install RequestTracker on CentOS 6.5. Running "make > testdeps" as recommended by RT's installation guide, I'm presented with > lists of missing Perl modules. > > One of these lines reads: > >Encode >= 2.39 ...MISSING > >

[CentOS] Upgrading Perl (modules) / RequestTracker

2014-02-04 Thread Michael Mol
I'm attempting to install RequestTracker on CentOS 6.5. Running "make testdeps" as recommended by RT's installation guide, I'm presented with lists of missing Perl modules. One of these lines reads: Encode >= 2.39 ...MISSING Now, "yum whatprovides '*/Encode.pm' " informs me that that mo