On Sun, Aug 28, 2011 at 10:43:36AM +0300, Alex Rhys-Hurn wrote:
> Hello everyone, 
> 
> I am trying to install the captcha extention on RT 4.0.2. 
> 
> I use these commands from the README file: 
> 
> perl Makefile.PL
>         make
>         make install 
> 
> But when I use the first command perl Makefile.PL I get the following output: 
> RTIR 2.4 and newer needs RT 3.8.1 at least, you have 4.0.2 at Makefile.PL 
> line 10, <STDIN> line 1. 
> 
> And then the second command make fails with: 
> 
> make: *** No targets specified and no makefile found. Stop. 
> 
> According to the Best Practical RT Extensions page the extension is supposed 
> to work with RT 4.x 

Looks like the Makefile.PL had a bad version check.
You can try the current version on github and see if my checkin this
morning fixes it.

https://github.com/bestpractical/rt-extension-captcha

-kevin

Attachment: pgp2k393nqJsM.pgp
Description: PGP signature

--------
RT Training Sessions (http://bestpractical.com/services/training.html)
*  Chicago, IL, USA — September 26 & 27, 2011
*  San Francisco, CA, USA — October 18 & 19, 2011
*  Washington DC, USA — October 31 & November 1, 2011
*  Melbourne VIC, Australia — November 28 & 29, 2011
*  Barcelona, Spain — November 28 & 29, 2011

Reply via email to