Michael Konietzka wrote:
Hi
i am trying to install openca-0.9.2-RC4 on a debian machine
When doing postinstall-configuration i have the following problem:

./configure_etc.sh
=================================================================
fixing directory: /home/ca//OpenCA/etc
=================================================================
-------------begin file-----------------
template: ./access_control/ca.xml.template
target: ./access_control/ca.xml
XML/Twig.pm did not return a true value at /usr/local/share/perl/5.6.1/OpenCA/Tools.pm line 351.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.6.1/OpenCA/Tools.pm line 351.
Compilation failed in require at /home/ca//bin/openca-configure line 7.
BEGIN failed--compilation aborted at /home/ca//bin/openca-configure line 7.


When I look for Twig.pm, i found out:
 > locate Twig.pm
/home/ca/openca-0.9.2-RC4/src/modules/XML-Twig-3.09/blib/lib/XML/Twig.pm
/home/ca/openca-0.9.2-RC4/src/modules/XML-Twig-3.09/Twig.pm
/home/ca/openca-0.9.2-RC4/src/modules/XML-Twig-3.09/Twig.pm.slow
/usr/local/share/perl/5.6.1/XML/Twig.pm

But all of the Twig.pm are empty, except /home/ca/openca-0.9.2-RC4/src/modules/XML-Twig-3.09/Twig.pm.slow

After make clean; and new installation i see:

Checking if your kit is complete...
Looks good
Warning: prerequisite XML::Parser failed to load: Can't locate XML/Parser.pm in @INC (@INC contains: /usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 /usr/local/lib/site_perl .) at (eval 4) line 3.
Writing Makefile for XML::Twig
make[4]: Leaving directory `/home/ca/openca-0.9.2-RC4/src/modules'
make[4]: Entering directory `/home/ca/openca-0.9.2-RC4/src/modules/XML-Twig-3.09'
/usr/bin/perl speedup Twig.pm.slow > Twig.pm
Can't locate XML/Parser.pm in @INC (@INC contains: /usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 /usr/local/lib/site_perl .) at speedup line 5.
BEGIN failed--compilation aborted at speedup line 5.
make[4]: *** [Twig.pm] Error 2
make[4]: Leaving directory `/home/ca/openca-0.9.2-RC4/src/modules/XML-Twig-3.09'



Well, i have to install a XML/Parser.pm Anyway, when i just rerun of "make", the error is not reported, but of course still exists. Isnt't this an "error" of the Makefile?

Best regards
 Michael

--
Dipl.-Inform. Michael Konietzka  Schlund + Partner AG


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to