J Klein
Sat, 04 Aug 2001 18:35:24 -0700
|
Hey everyone...
I am trying to get VK installed for the first time
but got hung up on the Perl modules. I assume that these are
required.
I am having trouble installing the perl Net::LDAP
module. Could someone please check to see which version they are
using?
I am trying to install perl-ldap-0.4.tar.gz but
suspect that others may be using an older version. I will grab the older version
if I need to.
My cpan output is attached below. I cannot seem to
find anything related to this on google, etc.
Thanks,
J Klein
[EMAIL PROTECTED]
-------- PERL CPAN OUTPUT
---------
cpan> install Net::LDAP Running make for G/GB/GBARR/perl-ldap-0.24.tar.gz Unwrapped into directory /root/.cpan/build/perl-ldap-0.24 Has already been processed within this session Running make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/i386-linux -I/usr/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00ldif-entry......test.cfg did not return a true value at t/common.pl line 4. BEGIN failed--compilation aborted at t/common.pl line 45. BEGIN failed--compilation aborted at t/00ldif-entry.t line 5. dubious Test returned status 255 (wstat 65280, 0xff00) Undefined subroutine &Test::Harness::WCOREDUMP called at /usr/lib/perl5/5.00503/Test/Harness.pm line 288. make: *** [test_dynamic] Error 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force |