Thread XML::LibXML: installation von Packeten unter WinXP (14 answers)
Opened by suliko at 2006-06-21 14:37

suliko
 2006-06-21 19:35
#47988 #47988
User since
2006-04-26
23 Artikel
BenutzerIn
[default_avatar]
Oh!

Jetzt habe ich ein neues Problem und zwar im Kopf rufe ich das Packet XML::LibXML auf:

8<------------------8<

#!c:/perl/bin/Perl.exe

use CGI::Carp "fatalsToBrowser";
use strict;
use XML::LibXML;

8<------------------8<

und bekomme eine Meldung:

Software error:
Can't load 'C:/Perl/site/lib/auto/XML/LibXML/LibXML.dll' for module XML::LibXML: load_file:///Die angegebene Prozedur wurde nicht gefunden at C:/Perl/lib/DynaLoader.pm line 230.
at C:/Programme/Apache Group/Apache2/cgi-bin/xmlparser.pl line 5
Compilation failed in require at C:/Programme/Apache Group/Apache2/cgi-bin/xmlparser.pl line 5.
BEGIN failed--compilation aborted at C:/Programme/Apache Group/Apache2/cgi-bin/xmlparser.pl line 5.

Was ist passiert? :-(
:::bona mente:::

View full thread XML::LibXML: installation von Packeten unter WinXP