Hi Mark,

sorry, the last mail ended a bit too quickly, here is the rest:

> Make for the client fails as it cannot find any of the pre-requisite perl
> modules that I am pretty sure are installed with the perl_modules make (like
> Debug.pm) and are listed int the packlist above. I cannot install the
> client. For info, the perl @INC listing printed with the error dosen't
> appear to reference any /openxpki/runtime directories at all.
No surprise here, how would perl know that you installed your modules
in /openxpki/runtime? If you use non-standard directories, you have to
set your PERL5LIB. I use ~/usr/local as a prefix and my PERL5LIB looks
as follows:

trinidad:~ klink$ echo $PERL5LIB
/Users/klink/usr/local/lib/perl5/site_perl/5.8.8:/Users/klink/usr/local/lib/perl5/5.8.8

Note that this needs to be set both in your environment where you start
your server as well as your httpd.conf (using the SetEnv directive).

HTH,
    Alex
-- 
Dipl.-Math. Alexander Klink | IT-Security Engineer
        [EMAIL PROTECTED] | working @ urn:oid:1.3.6.1.4.1.11417
-- 
Dipl.-Math. Alexander Klink | IT-Security Engineer
        [EMAIL PROTECTED] | working @ urn:oid:1.3.6.1.4.1.11417

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to