On Mon, Jan 14, 2008 at 11:23:55AM +0100, Peter Mann wrote: > On Mon, Jan 14, 2008 at 10:38:56AM +0100, Alexander Klink wrote: > > Install the HTML-Mason client, set up your apache, openxpkictl start > > and you should be ready to go ...
openxpkictl start doesn't work ... how to setup PERL5LIB ??? i tried perl Makefile.PL PREFIX=/opt/openxpki or PREFIX=/ for trunk/perl-modules/core/trunk, then make, make install; and for trunk/clients/perl/OpenXPKI-Client too ... i tried more combinations ... in trunk/deployment directory i tried /configure --prefix with /opt/openxpki and / ... and i set: /opt/openxpki/share/perl/5.8.8:/opt/openxpki/lib/perl/5.8.8/:/usr/lib/perl/5.8.8:/usr/local/lib/perl/5.8.8 but openxpkictl start doesn't start with "DONE" ... only quiet quit ;-) Starting OpenXPKI... system.info: Initialization task 'current_xml_config' finished system.info: Initialization task 'i18n' finished http://www.openxpki.org/docs/manual/openxpki-manual.html#qs_installation_deployment If everything goes right, try to start the OpenXPKI server using openxpkictl start. If you see “DONE.” in the last line of output, this works and the OpenXPKI server is up and running. Stop it for now using openxpkictl stop. If it goes wrong, please check your PERL5LIB environment variable. This variable needs to include the location where your Perl modules where installed (which depends on your PREFIX setting). and i read thread in mailing list: http://www.mail-archive.com/[email protected]/msg00081.html so which files we need for PERL5LIB path ??? grep "use OpenXPKI" `which openxpkictl` ??? -- 5o Peter.Mann at tuke.sk ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
