I copy the Parser.pm file to /usr/local/lib/perl5/site_perl/5.8.7/Parser

and I obtain,(after #configure_etc.sh) the following message :

debian:/usr/local/openCA/OpenCA/etc# ./configure_etc.sh
> =================================================================
> fixing directory: /usr/local/openCA/OpenCA/etc
> =================================================================
> -------------begin file-----------------
> template: ./backup.xml.template
> target: ./backup.xml
> Can't locate XML/Parser/Expat.pm in @INC (@INC contains:
> /usr/local/lib/perl5/5.8.7/i686-linux /usr/local/lib/perl5/5.8.7
> /usr/local/lib/perl5/site_perl/5.8.7/i686-linux
> /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl .) at
> /usr/local/lib/perl5/site_perl/5.8.7/XML/Parser.pm line 14.
> BEGIN failed--compilation aborted at
> /usr/local/lib/perl5/site_perl/5.8.7/XML/Parser.pm line 18.
> Compilation failed in require at
> /usr/local/lib/perl5/site_perl/5.8.7/XML/Twig.pm line 93.
> BEGIN failed--compilation aborted at
> /usr/local/lib/perl5/site_perl/5.8.7/XML/Twig.pm line 93.
> Compilation failed in require at
> /usr/local/lib/perl5/site_perl/5.8.7/OpenCA/Tools.pm line 428.
> BEGIN failed--compilation aborted at
> /usr/local/lib/perl5/site_perl/5.8.7/OpenCA/Tools.pm line 428.
> Compilation failed in require at /usr/local/openCA/bin/openca-configure line
> 7.
> BEGIN failed--compilation aborted at /usr/local/openCA/bin/openca-configure
> line
> 7.
> debian:/usr/local/openCA/OpenCA/etc#

So I download Expart-2.0.0 (tar xvfz ....) and copy Expart.pm to
/usr/local/lib/perl5/site_perl/5.8.7/XML/Parser and I obtain now the following
message :

debian:/usr/local/openCA/OpenCA/etc# ./configure_etc.sh
=================================================================
fixing directory: /usr/local/openCA/OpenCA/etc
=================================================================
-------------begin file-----------------
template: ./backup.xml.template
target: ./backup.xml
Can't locate loadable object for module XML::Parser::Expat in @INC (@INC
contains: /usr/local/lib/perl5/5.8.7/i686-linux /usr/local/lib/perl5/5.8.7
/usr/local/lib/perl5/site_perl/5.8.7/i686-linux
/usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl .) at
/usr/local/lib/perl5/site_perl/5.8.7/XML/Parser.pm line 14
Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.8.7/XML/Parser.pm line 14.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.8.7/XML/Parser.pm line 18.
Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.8.7/XML/Twig.pm line 93.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.8.7/XML/Twig.pm line 93.
Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.8.7/OpenCA/Tools.pm line 428.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.8.7/OpenCA/Tools.pm line 428.
Compilation failed in require at /usr/local/openCA/bin/openca-configure line 7.
BEGIN failed--compilation aborted at /usr/local/openCA/bin/openca-configure line
7.

... I DON'T KNOW WHAT TO DO !!!!!!!

I NEED SOMME HELP ...

Thierry.






Selon Adolfo hernandez <[EMAIL PROTECTED]>:

> Hi Therry!
>
>    Sorry for no previous response (weekend weekend... ;-)  ).
>
>     I had exactly the same problem when I installed my first OpenCA.
>     In this case, the solution is aproximately the same. You should download
> XML::Parser from
> http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/XML-Parser-2.34.tar.gz
> .
> After that, uncompress & install it (view README). Another possibility: into
> thar tar.gz there is a file called Parser.pm. You already know what you must
> do ;-) (copy it into the appropiate directory).
>
> Regards
>
> Adolfo
>
>
>
> 2006/2/6, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> >
> >
> > Hi all,
> >
> > After a little problem with the Twig.pm file (thanks Adolfo)I have now the
> > following problem when I try to lunch the configure_ext.sh script :
> >
> > debian:/usr/local/openCA/OpenCA/etc# ./configure_etc.sh
> > =================================================================
> > fixing directory: /usr/local/openCA/OpenCA/etc
> > =================================================================
> > -------------begin file-----------------
> > template: ./backup.xml.template
> > target: ./backup.xml
> > Can't locate XML/Parser.pm in @INC (@INC contains:
> > /usr/local/lib/perl5/5.8.7/i686-linux /usr/local/lib/perl5/5.8.7
> > /usr/local/lib/perl5/site_perl/5.8.7/i686-linux
> > /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl .) at
> > /usr/local/lib/perl5/site_perl/5.8.7/XML/Twig.pm line 93.
> > BEGIN failed--compilation aborted at
> > /usr/local/lib/perl5/site_perl/5.8.7/XML/Twig.pm line 93.
> > Compilation failed in require at
> > /usr/local/lib/perl5/site_perl/5.8.7/OpenCA/Tools.pm line 428.
> > BEGIN failed--compilation aborted at
> > /usr/local/lib/perl5/site_perl/5.8.7/OpenCA/Tools.pm line 428.
> > Compilation failed in require at /usr/local/openCA/bin/openca-configure
> > line 7.
> > BEGIN failed--compilation aborted at
> > /usr/local/openCA/bin/openca-configure line
> > 7.
> >
> > I saw some similaires pb but I don't know how to resolve it ?
> >
> > (OpenCA Ver 9.2.4 / Debian Sarge 3.1 / Perl 5.8.7)
> >
> > Any idea ?
> >
> > Regards.
> >
> > Thierry.
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> > files
> > for problems?  Stop!  Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> > http://sel.as-us.falkag.net/sel?cmdlnk&kid3432&bid#0486&dat1642
> > _______________________________________________
> > Openca-Users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/openca-users
> >
>




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to