[rt-users] Installing RT on Centos7

Bob Shaker rshaker at ARDENCOMPANIES.COM
Thu Apr 7 08:12:37 EDT 2016


The way I do it at this point is through CPAN semi-manually.

/usr/bin/perl -MCPAN -e 'install File::Which'

Then repeat that for the other two packages. If these still do not build you might have to do additional configuration.

-----Original Message-----
From: Yanni [mailto:y.goudetsidis at mail.cryst.bbk.ac.uk]
Sent: Thursday, April 7, 2016 6:07 AM
To: Bob Shaker <rshaker at ARDENCOMPANIES.COM>; rt-users at lists.bestpractical.com; iainr at inf.ed.ac.uk
Subject: Re: [rt-users] Installing RT on Centos7

Thanks Bod

I noticed that at the end of the "make fixdeps" output it said:

You haven't configured the CPAN shell yet.
Please run `/usr/bin/perl -MCPAN -e shell` to configure it.
make: *** [fixdeps] Error 1

So I did exaclty that and accepted all the defaults. I then run "make fixdeps" again and it installed most dependencies except 3 shown below:

SMIME missing dependencies:
         File::Which ...MISSING
GPG missing dependencies:
         File::Which ...MISSING
CORE missing dependencies:
         Plack::Handler::Starlet ...MISSING

Could you please let me know how I can manually install them?

Thank you


On 06/04/16 13:26, Bob Shaker wrote:
> You should continue through the process as normal.
> Install the dependencies through make fixdeps, and after that process finishes, manually install anything that did not automatically resolve itself.
>
> -----Original Message-----
> From: rt-users [mailto:rt-users-bounces at lists.bestpractical.com] On
> Behalf Of Yanni
> Sent: Wednesday, April 6, 2016 7:53 AM
> To: rt-users at lists.bestpractical.com
> Subject: [rt-users] Installing RT on Centos7
>
> Hello
>
> I'm trying to install RT 4.4 on Centos7 but I'm stuck on: make testdeps.
> Almost all dependencies are marked as MISSING.
>
> Can someone please tell me what do I have to do, so that I can carry on with the installation?
>
> Many thanks
>
>
>
>
>
> ---------
> RT 4.4 and RTIR Training Sessions https://bestpractical.com/training
> * Washington DC - May 23 & 24, 2016
>
> ________________________________
>
> ARDEN
> A Global Company
> Celebrating over 50 years of making your life more comfortable!
>
> This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose, or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message.
>
> This OUTBOUND E-mail and Document(s) has been scanned by an Antivirus Server.


________________________________

ARDEN
A Global Company
Celebrating over 50 years of making your life more comfortable!

This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose, or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message.

This OUTBOUND E-mail and Document(s) has been scanned by an Antivirus Server.



More information about the rt-users mailing list