Hi Giang,
On Mon, Jan 22, 2007 at 04:48:30AM +0000, Giang Nguyen wrote:
> im on slackware 11. here i describe the rest of the steps i took. sorry for
> the verbosity:
never mind, the more, the better for us to understand what you are
doing.
> 1) - install the Perl dependencies (lots of packages):
>
> i'm not familiar with perl, so at first perl Makefile.PL shows bout 20
> missing modules. so i used the cpan command for most of them, and downloaded
> and installed a few from tarballs (after manually installing kerberos5,
> GSSAPI, and Authen::SASL).
I'm pretty sure you don't need kerberos5, GSSAPI and Authen::SASL. Which
package lists them as a dependency?
> 2) - install the OpenXPKI core modules (trunk/perl-modules/core/trunk) (some
> tests failed):
>
> ROOT /usr/src/openxpki/trunk/perl-modules/core/trunk > make clean
> make: *** No rule to make target `clean'. Stop.
Expected, as there is no Makefile yet, before you call perl Makefile.PL
> Warning: the following files are missing in your kit:
> t/00_cleanup/25_crypto.t
> t/00_cleanup/28_log.t
> t/00_cleanup/30_dbi.t
> t/00_cleanup/65_ui.t
> Please inform the author.
... please ignore.
> * so i think this is ok i think (despite the "warning about missing files in
> your kit" in the first perl Makefile.PL)
yes, looks good.
> * then make. then make test gives this:
>
> 3 tests and 2 subtests skipped.
> Failed 16/74 test scripts, 78.38% okay. 263/1812 subtests failed, 85.49%
> okay.
> make: *** [test_dynamic] Error 255
Probably to be expected.
Some stuff is broken at the moment, unfortunately, which is why some
tests fail. Could you please post the list of tests that fail just to
make sure everything is alright there? This list is displayed right
above snippet you posted.
> 3) - install the Client base module (trunk/clients/perl/OpenXPKI-Client):
[...]
> ROOT /usr/src/openxpki/trunk/clients/perl/OpenXPKI-Client > make test
> PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/00.pod-coverage.....ok
> t/00.pod..............ok
> t/10.load.............ok 1/1# Testing OpenXPKI::Client v0.9.405
> t/10.load.............ok
> t/20.init-openxpki....# Locally deploying OpenXPKI
> FAILED--Further testing stopped: OpenXPKI deployment environment is not
> installed
> make: *** [test_dynamic] Error 9
To be expected, as you did not install the deployment package yet. Try
again once it is installed.
> 4) - install the web frontend module
> (trunk/clients/perl/OpenXPKI-Client-HTML-Mason) (some tests failed):
>
> ROOT /usr/src/openxpki/trunk/clients/perl/OpenXPKI-Client-HTML-Mason > make
> test
> ...
> t/99_cleanup...............Can't exec "openxpkictl": No such file or
> directory at t/99_cleanup.t line 14.
Same here, no deployment tools available.
> 5) - install the deployment module (trunk/deployment):
>
> ROOT /usr/src/openxpki/trunk/deployment > ./configure
> Checking required OpenXPKI Perl modules...
> OpenXPKI: OK
> OpenXPKI::Client: OK
> Configuring for installation in /usr...
> Creating template set configuration in etc/templates/default
> Can't locate Template.pm in @INC (@INC contains:
[...]
> * trying to find Template.pm (found nothing):
>
> ROOT /usr/src/openxpki/trunk/deployment > find /usr/lib/perl5/ -name
> "*Template*"
> ROOT /usr/src/openxpki/trunk/deployment >
You are missing the Template package, which you can obtain via CPAN
as well. I've just updated the deployment README to reflect this.
> the things that i note:
> * "make test" for the clients kept saying "FAILED--Further testing stopped:
> OpenXPKI deployment environment is not installed".
> * the README for deployment doesnt say "make" (ie, just "make install"
> after ./configure).
FIexed as well.
> because it wasnt without hitches during the intermediate steps, i dont know
> where the problem really is.
> please help. perhaps suggest where i should look first.
Please install Template and try again.
Let us know if new problems arise ...
Kind regards,
Alex
--
Dipl.-Math. Alexander Klink | IT-Security Engineer
[EMAIL PROTECTED] | working @ urn:oid:1.3.6.1.4.1.11417
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users