[ic] Authorizenet.pm

Korey G. interchange-users@interchange.redhat.com
Sun Nov 18 13:25:00 2001


Hello All
   Im trying to install Authorizenet Module
like so

	perl -MCPAN -e 'install Business::OnlinePayment::AuthorizeNet'

But I get this error message,


Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/bop.t           2   512     1    1 100.00%  1
t/check.t         2   512     1    1 100.00%  1
t/credit_card.t   2   512     1    1 100.00%  1
t/load.t          2   512     1    1 100.00%  1
Failed 4/4 test scripts, 0.00% okay. 4/4 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 2
   /usr/bin/make test -- NOT OK
Running make install
   make test had returned bad status, won't install without force

Can some one help

-Thanks