Subject: | Missing Dependancy |
You're missing Crypt::OpenSSL::DSA from the dependancies.
Once you've installed that, it all works okay.
Mark.
==============
Error output below
==============
Running make for B/BR/BRADFITZ/Net-OpenID-Server-0.10.tar.gz
Is already unwrapped into directory
/home/mark/.cpan/build/Net-OpenID-Server-0.10
CPAN.pm: Going to build B/BR/BRADFITZ/Net-OpenID-Server-0.10.tar.gz
cp lib/Net/OpenID/Server.pm blib/lib/Net/OpenID/Server.pm
Manifying blib/man3/Net::OpenID::Server.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-all.........Can't locate Crypt/OpenSSL/DSA.pm in @INC (@INC
contains: /home/mark/.cpan/build/Net-OpenID-Server-0.10/blib/lib
/home/mark/.cpan/build/Net-OpenID-Server-0.10/blib/arch /etc/perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl /usr/local/lib/perl/5.8.4
/usr/local/share/perl/5.8.4 /usr/local/lib/perl/5.8.3
/usr/local/share/perl/5.8.3 /usr/local/lib/perl/5.8.0
/usr/local/share/perl/5.8.0 .) at t/00-all.t line 7.
BEGIN failed--compilation aborted at t/00-all.t line 7.