Schrift
[thread]5562[/thread]

XML::LibXML: installation von Packeten unter WinXP



<< |< 1 2 >| >> 15 Einträge, 2 Seiten
suliko
 2006-06-21 14:37
#47982 #47982
User since
2006-04-26
23 Artikel
BenutzerIn
[default_avatar]
Hallo,

ich möchte unter WinXP ein neues Packet vom CPAN istallieren.

Ich rufe im cmd den Befehl ppm auf und schreibe:

install XML::LibXML

zurück kommt eine wiederholte Meldung:

Unable to recognise encoding of this document at C:/Perl/site/lib/XML/SAX/PurePerl/EncodingDetect.pm line 96.

Könnte mir bitte jemand helfen?

Danke.
:::bona mente:::
esskar
 2006-06-21 15:49
#47983 #47983
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
versuch mal zuerst danach zu suchen.
ansonsten ins wiki schauen: Wiki:Wissensbasis.ModuleWieInstalliereIchEinModul
GwenDragon
 2006-06-21 17:24
#47984 #47984
User since
2005-01-17
14538 Artikel
Admin1
[Homepage]
user image
Quote
The problem is caused by a couple of bugs in the latest version of
XML::SAX (see also http://rt.cpan.org/NoAuth/Bug.html?id=15891 ).
...
XML::SAX::PurePerl is not the best choice for a system default parser.
Installing another SAX parser (e.g.: XML::SAX::Expat or
XML::SAX::ExpatXS) would change the system default and also workaround
the XML::Simple installation issues.
Quelle: http://rt.cpan.org/Ticket/Display.html?id=15345#txn-146694
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

suliko
 2006-06-21 18:02
#47985 #47985
User since
2006-04-26
23 Artikel
BenutzerIn
[default_avatar]
[quote=esskar,21.06.2006, 13:49]versuch mal zuerst danach zu suchen.[/quote]

Wo soll ich suchen? Im CPAN oder im Forum, als gelöstes Problem?
:::bona mente:::
suliko
 2006-06-21 18:04
#47986 #47986
User since
2006-04-26
23 Artikel
BenutzerIn
[default_avatar]
[quote=GwenDragon,21.06.2006, 15:24]Quelle: http://rt.cpan.org/Ticket/Display.html?id=15345#txn-146694[/quote]
Ich verstehe leider kein englisch...
:::bona mente:::
suliko
 2006-06-21 18:13
#47987 #47987
User since
2006-04-26
23 Artikel
BenutzerIn
[default_avatar]
[quote=esskar,21.06.2006, 13:49]ansonsten ins wiki schauen: [/quote]

Also mit wiki habe ich mein Problem gelöst, danke dir! ;-)
:::bona mente:::
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:::
renee
 2006-06-21 20:12
#47989 #47989
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Wie hast Du das Modul installiert??
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/
GwenDragon
 2006-06-21 20:13
#47990 #47990
User since
2005-01-17
14538 Artikel
Admin1
[Homepage]
user image
Hast du wirklich XML-LIbXML komplett installiert?
Da fehlt wohl eine DLL-Datei.
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

suliko
 2006-06-22 01:10
#47991 #47991
User since
2006-04-26
23 Artikel
BenutzerIn
[default_avatar]
[quote=renee,21.06.2006, 18:12]Wie hast Du das Modul installiert??[/quote]

1. Start/Ausführen/cmd
2. Im cmd-Fenster habe ich ppm aufgerufen
3. rep add theoryx5 http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer58
4. install "XML-LibXML"
:::bona mente:::
<< |< 1 2 >| >> 15 Einträge, 2 Seiten



View all threads created 2006-06-21 14:37.