In fact I found that 'make install-online' and 'make install-offline' did not produce the expected results too. Better to directly specify :
for Online : make install-node make install-pub make install-ra make docs and for Offline make install-node make install-ca If anyone is so full of idle curiosity they can see my full install process at http://www.vpac.org/twiki/bin/view/APACgrid/CAInstallGuide David On Tue, 2006-01-17 at 08:27 +0800, 郑依华 wrote: > you don't need to do the "make test" and the "make",you just need do > the "make install-offline" or "make install-online".you can ingore the > "make test" error. > > > > 2006/1/16, Obes, Til <[EMAIL PROTECTED]>: > Hi, > > whats the right end of the make test command? > I suppose, that this output isnt the correct one ;) > > make[6]: Entering directory > `/usr/src/openca/openca-0.9/src/modules/openca-openssl' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/1....Use of uninitialized value in concatenation (.) or > string at > /usr/share/perl5/Parse/RecDescent.pm line 2738. > Subroutine errno redefined > at ../openca-openssl/blib/lib/OpenCA/OpenSSL.pm > line 271. > t/1....FAILED test 2 > Failed 1/2 tests, 50.00% okay > t/2....Use of uninitialized value in concatenation (.) or > string at > /usr/share/perl5/Parse/RecDescent.pm line 2738. > Subroutine errno redefined > at ../openca-openssl/blib/lib/OpenCA/OpenSSL.pm > line 271. > t/2....ok > t/3....Use of uninitialized value in concatenation (.) or > string at > /usr/share/perl5/Parse/RecDescent.pm line 2738. > Subroutine errno redefined > at ../openca-openssl/blib/lib/OpenCA/OpenSSL.pm > line 271. > t/3....ok > t/4....Use of uninitialized value in concatenation (.) or > string at > /usr/share/perl5/Parse/RecDescent.pm line 2738. > Subroutine errno redefined > at ../openca-openssl/blib/lib/OpenCA/OpenSSL.pm > line 271. > t/4....ok > t/5....Use of uninitialized value in concatenation (.) or > string at > /usr/share/perl5/Parse/RecDescent.pm line 2738. > Subroutine errno redefined > at ../openca-openssl/blib/lib/OpenCA/OpenSSL.pm > line 271. > t/5....ok > t/6....Use of uninitialized value in concatenation (.) or > string at > /usr/share/perl5/Parse/RecDescent.pm line 2738. > Subroutine errno redefined > at ../openca-openssl/blib/lib/OpenCA/OpenSSL.pm > line 271. > t/6....ok > Failed Test Stat Wstat Total Fail Failed List of Failed > > ------------------------------------------------------------------------------- > t/1.t 2 1 50.00% 2 > Failed 1/6 test scripts, 83.33% okay. 1/72 subtests failed, > 98.61% okay. > make[6]: *** [test_dynamic] Fehler 255 > make[6]: Leaving directory > `/usr/src/openca/openca-0.9/src/modules/openca-openssl' > make[5]: *** [openca-openssl] Fehler 2 > make[5]: Leaving directory > `/usr/src/openca/openca-0.9/src/modules' > make[4]: *** [test] Fehler 2 > make[4]: Leaving directory > `/usr/src/openca/openca-0.9/src/modules' > make[3]: *** [modules] Fehler 2 > make[3]: Leaving directory `/usr/src/openca/openca- 0.9/src' > make[2]: *** [test] Fehler 2 > make[2]: Leaving directory `/usr/src/openca/openca-0.9/src' > make[1]: *** [src] Fehler 2 > make[1]: Leaving directory `/usr/src/openca/openca-0.9' > make: *** [test] Fehler 2 > > > Regards Til > > > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
