Thread SOAP::WSDL in Active Perl
(12 answers)
Opened by mikdoe at 2009-06-02 10:33 2009-06-02T10:40:40 pq Sorry für meine Dummheit, bisher konnte ich immer in ppm3 mit search das Modul suchen und mittels install [nr] das passende Modul installieren, fertig. "Von Hand" brauchte ich das bisher nie aber bei diesem Modul gibt es halt keine aktuelle Version im Active Repository oder ich bin auch dafür zu doof. Habe jetzt mal über ppm3 Module::Build 0.2808 installiert und danach nochmal versucht aber wieder andere Fehler: C:\Perl\.cpan\temp\SOAP-WSDL-2.00.10>make_ppm Using Archive::Tar .... Using Compress::Zlib .... Using nmake .... Using C:\Perl\bin\perl.exe .... C:\Perl\bin\perl.exe Makefile.PL # running Build.PL C:\Perl\bin\perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... - ERROR: Class::Std::Fast is not installed - ERROR: Template is not installed - ERROR: Date::Format is not installed - ERROR: Date::Parse is not installed - ERROR: Class::Std::Fast is not installed - ERROR: Template is not installed - ERROR: Date::Format is not installed - ERROR: Date::Parse is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Creating new 'Build' script for 'SOAP-WSDL' version '2.00.10' nmake Der Befehl "nmake" ist entweder falsch geschrieben oder konnte nicht gefunden werden. nmake failed: 256 at C:/Perl/site/lib/PPM/Make.pm line 513. Was fehlt denn jetzt noch??? Danke für Deine Geduld und Hilfe. Grüße |