RT-Authen-ExternalAuth build error

RT-Authen-ExternalAuth-0.08

Please see ‘Cannot determine…’ and Warning below. What
are these? What is broken?


Using RT configuration from /apps/rt/lib/RT.pm:
./etc => /apps/rt/local/plugins/RT-Authen-ExternalAuth/etc
./html => /apps/rt/local/plugins/RT-Authen-ExternalAuth/html
./lib => /apps/rt/local/plugins/RT-Authen-ExternalAuth/lib
Cannot determine perl version info from lib/RT/Authen/ExternalAuth.pm
Warning: prerequisite RT 0 not found.
Writing Makefile for RT::Authen::ExternalAuth
[root@rtdev1 RT-Authen-ExternalAuth-0.08]#
[root@rtdev1 RT-Authen-ExternalAuth-0.08]# perl -v
This is perl, v5.8.8 built for x86_64-linux-thread-multi

RT-Authen-ExternalAuth-0.08

Please see ‘Cannot determine…’ and Warning below. What
are these? What is broken?


Using RT configuration from /apps/rt/lib/RT.pm:
./etc => /apps/rt/local/plugins/RT-Authen-ExternalAuth/etc
./html => /apps/rt/local/plugins/RT-Authen-ExternalAuth/html
./lib => /apps/rt/local/plugins/RT-Authen-ExternalAuth/lib
Cannot determine perl version info from lib/RT/Authen/ExternalAuth.pm
Warning: prerequisite RT 0 not found.
Writing Makefile for RT::Authen::ExternalAuth
[root@rtdev1 RT-Authen-ExternalAuth-0.08]#
[root@rtdev1 RT-Authen-ExternalAuth-0.08]# perl -v
This is perl, v5.8.8 built for x86_64-linux-thread-multi

I don’t recall the reason why it complains about the version but as I
recall it’s of no consequence.

The prereq line is because RT is a prereq for ExternalAuth, but
because RT isn’t installed in the perl tree it doesn’t see it as
installed and whinges. Again shouldn’t matter.
Mike Peachey
mike.peachey@jennic.com