
grigo
New User
Aug 27, 2009, 2:29 AM
Post #1 of 2
(9149 views)
|
SOAP::Lite Installation on WinXP
|
Can't Post
|
|
Hi Friends, I am new to Perl, I want to install SOAP::Lite & SOAP::DateTime in Strawberry Per on WInXP platform. The Path to my perl directory is: "C:\Program Files\OTRS\StrawberryPerl\perl\bin" I tried doing it through CPAN, but when I provide command "install SOAP::Lite" what hapnd is, it creates another directory at:"C:\strawberry\cpan\build\SOAP-Lite-0.710.08-hnVw2t" and then I see an error message- Error On Command prompt: C:\Program Files\OTRS\StrawberryPerl\perl\bin>cpan cpan shell -- CPAN exploration and modules installation (v1.9301) ReadLine support enabled cpan> install SOAP::Lite Fetching with LWP: http://cpan.strawberryperl.com/authors/01mailrc.txt.gz Fetching with LWP: http://cpan.strawberryperl.com/modules/02packages.details.txt.gz Fetching with LWP: http://cpan.strawberryperl.com/modules/03modlist.data.gz Creating database file ... Gathering information from index files ... Populating database tables ... Done! Running install for module 'SOAP::Lite' Running make for M/MK/MKUTTER/SOAP-Lite-0.710.08.tar.gz Fetching with LWP: http://cpan.strawberryperl.com/authors/id/M/MK/MKUTTER/SOAP-Lite-0.710.08.tar. gz Fetching with LWP: http://cpan.strawberryperl.com/authors/id/M/MK/MKUTTER/CHECKSUMS Checksum for C:\strawberry\cpan\sources\authors\id\M\MK\MKUTTER\SOAP-Lite-0.710. 08.tar.gz ok Scanning cache C:\strawberry\cpan\build for sizes DONE CPAN.pm: Going to build M/MK/MKUTTER/SOAP-Lite-0.710.08.tar.gz couldn't find diagnostic data in C:/Program Files/OTRS/strawberry/perl/lib/pods/ perldiag.pod C:/Program Files/OTRS/StrawberryPerl/perl/lib C:/Program Files/OTRS /StrawberryPerl/perl/site/lib . Makefile.PL at C:/Program Files/OTRS/StrawberryP erl/perl/lib/diagnostics.pm line 268, <POD_DIAG> line 647. Compilation failed in require at Makefile.PL line 7, <POD_DIAG> line 647. BEGIN failed--compilation aborted at Makefile.PL line 7, <POD_DIAG> line 647. Warning: No success on command["C:\Program Files\OTRS\StrawberryPerl\perl\bin\pe rl.exe" Makefile.PL] MKUTTER/SOAP-Lite-0.710.08.tar.gz "C:\Program Files\OTRS\StrawberryPerl\perl\bin\perl.exe" Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Failed during this command: MKUTTER/SOAP-Lite-0.710.08.tar.gz : writemakefile NO '"C:\Program Fi les\OTRS\StrawberryPerl\perl\bin\perl.exe" Makefile.PL' returned status 2304 Please help.... -Grigo
(This post was edited by grigo on Aug 27, 2009, 4:57 AM)
|