Hi Peter,

On Tue, Jan 22, 2008 at 11:27:37AM +0100, Peter Mann wrote:
> On Tue, Jan 22, 2008 at 11:00:43AM +0100, Alexander Klink wrote:
> > Did you run perl Makefile.PL; make; make install in
> > trunk/perl-modules/core/trunk after the svn update?
> 
> oh yes, now it's ok ...
> 
> what steps are needed after svn update???
> now i run:
> 
> SVNDIR="/usr/src/openxpki-svn.checkout"
> 
> cd ${SVNDIR}/trunk/perl-modules/core/trunk
> perl Makefile.PL
> make
> make install
> 
> cd ${SVNDIR}/trunk/clients/perl/OpenXPKI-Client
> perl Makefile.PL
> make
> make install

possibly (although it changes rarely) also
cd ${SVNDIR}/trunk/clients/perl/OpenXPKI-Client-HTML-Mason
perl Makefile.PL
make
make install

If you do not use the htdocs directory from your SVN checkout in your
Apache config, you may need to copy the htdocs directory from there as
well. Sometimes, you may also need to delete the Mason cache files (I
can't really pinpoint as to when, but sometimes strange errors happen
and deleting the Mason cache helps).

> #openxpkiadm deploy --template quickstart
> #openxpki-configure --createdirs
If changes to the config are made (should be pretty rarely nowadays),
you might also need to redeploy.

> # msgfmt -o /usr/share/locale/en_GB/LC_MESSAGES/openxpki.mo 
> ${SVNDIR}/trunk/i18n/en_GB/openxpki.po
You might want to do a make; make install in the trunk/i18n directory to
do this - if new translations have been made, this needs to be done for
them to be available as well (and possibly an Apache restart/reload).

> now i have webinterface, maybe we add Slovak localization, but now i must
Sounds good, let me know if you up for it, I guess we can give you SVN
access then.

> i tried to setup pgsql with openxpki-configure -> database setup and with 
> manual
> changes in database.xml, but without success (no access in postgresql.log) 
> ... 
That should both work - how does your database.xml look like?

> how can i debug database setup ??? (openxpkiadm initdb for postgresql ???)

openxpkiadm initdb should show a database type, is that correct?

Regards,
    Alex
-- 
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: 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

Reply via email to