[rt-users] Installing RT on Centos7

Yanni y.goudetsidis at mail.cryst.bbk.ac.uk
Fri Apr 8 05:42:33 EDT 2016


Thank you Jim.

Installing the previous version of the Test-TCP module did the trick.

cpan[2]> install TOKUHIROM/Test-TCP-2.14.tar.gz

and then "make fixdeps" sorted "Plack::Handler::Starlet" out.

Now the only module that's reported missing is "File::Which". This is what I get when I try to install it:

[root at paok rt-4.4.0]# cpanm File::Which

--> Working on File::Which
Fetching 
http://www.cpan.org/authors/id/P/PL/PLICEASE/File-Which-1.21.tar.gz ... OK
Configuring File-Which-1.21 ... OK
Building and testing File-Which-1.21 ... FAIL
! Installing File::Which failed. See 
/root/.cpanm/work/1460108230.29671/build.log for details. Retry with 
--force to force install it.

"make fixdeps" reports that it can not install it without force.

Install module File::Which
Running install for module 'File::Which'
Running make for P/PL/PLICEASE/File-Which-1.21.tar.gz
   Has already been unwrapped into directory 
/root/.cpan/build/File-Which-1.21-U29XMR
   Has already been made
Running make test
   Has already been tested within this command
Running make install
   make test had returned bad status, won't install without force

Is it OK if I force it?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20160408/7925647c/attachment.htm>


More information about the rt-users mailing list