Unfortunately it fails at the end.

/usr/bin/perl -MCPAN -e 'install File::Which'
outputs: Can't locate object method "install" via package "File::Which" at -e 
line 1

/usr/bin/perl -MCPAN -e 'install Plack::Handler::Starlet'
seems to start building the module but fails in the end. The last few lines of 
the output is:

Test Summary Report
-------------------
t/11multi-sockets.t      (Wstat: 25088 Tests: 0 Failed: 0)
  Non-zero exit status: 98
  Parse errors: No plan found in TAP output
Files=14, Tests=130, 19 wallclock secs ( 0.06 usr  0.01 sys +  2.28 cusr  0.70 
csys =  3.05 CPU)
Result: FAIL
Failed 1/14 test programs. 0/130 subtests failed.
make: *** [test_dynamic] Error 255
  KAZUHO/Starlet-0.29.tar.gz
  /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports KAZUHO/Starlet-0.29.tar.gz
Running make install
  make test had returned bad status, won't install without force

Should I force it or is it not recommended?




On 07/04/16 13:12, Bob Shaker wrote:
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:[email protected]]
Sent: Thursday, April 7, 2016 6:07 AM
To: Bob Shaker <[email protected]>; [email protected]; 
[email protected]
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:[email protected]] On
Behalf Of Yanni
Sent: Wednesday, April 6, 2016 7:53 AM
To: [email protected]
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.

---------
RT 4.4 and RTIR Training Sessions https://bestpractical.com/training
* Washington DC - May 23 & 24, 2016

Reply via email to