Project Links

Recommended Books

Donate


« Composing messages with raw XML... | Main | Mailing Lists »

Installation Instructions

Unix Users

To install, download the latest version of SOAP::Lite and follow the standard Perl module installation procedures by entering the very familiar command sequence:

perl Makefile.PL
make
make test
make install
       

If you have CPAN.pm module installed and you are connected to the Internet, then run the following sequence of commands:

perl -MCPAN -e shell
> install SOAP::Lite

Or even:

perl -MCPAN -e 'install SOAP::Lite'

Windows Users

Windows users should use 'nmake' instead of make. For example:

perl Makefile.PL
nmake
nmake test
nmake install

Makefile.PL Command Line Options and Usage

Usage: perl Makefile.PL 

Possible options are:   --noprompt            Disable interactive dialog   --alltests            Perform extra testing   --help, -?            Display this help text   [Do not] install prerequisites for appropriate module:   --[no]install-SOAP-Lite                    --[no]Lite   --[no]install-SOAP-Transport-HTTPS-Client  --[no]HTTPS-Client   --[no]install-SOAP-Transport-MAILTO-Client --[no]MAILTO-Client   --[no]install-SOAP-Transport-FTP-Client    --[no]FTP-Client   --[no]install-SOAP-Transport-HTTP-Daemon   --[no]HTTP-Daemon   --[no]install-SOAP-Transport-HTTP-Apache   --[no]HTTP-Apache   --[no]install-SOAP-Transport-HTTP-FCGI     --[no]HTTP-FCGI   --[no]install-SOAP-Transport-POP3-Server   --[no]POP3-Server   --[no]install-SOAP-Transport-IO-Server     --[no]IO-Server   --[no]install-SOAP-Transport-MQ            --[no]MQ   --[no]install-SOAP-Transport-JABBER        --[no]JABBER   --[no]install-SOAP-MIMEParser              --[no]MIMEParser   --[no]install-SOAP-Transport-TCP           --[no]TCP   --[no]install-SOAP-Transport-HTTP          --[no]HTTP

Use perl Makefile.PL --noprompt to disable interactive configuration. Follow these instructions to install SOAP::Lite on your hosting account.

Comments

The download link is dead.

The download link is dead. 2

make test fails under MacOS X

I've been trying to install SOAP::LITE for and each time I run it I get an out of memory message. I'm on a VPS with Verio which is running Free BDS 4.7-RELEASE-p28 (VKERN) #42:
Verio support tried loading it serveral times with similar results.

" There's a new CPAN.pm version (v1.86) avaliable!
You might want to try
install Bundle::CPAN
reload cpan
Without quitting the current sesion. It should be a seamless upgrade
while we are running...

Out of memory!
Lockfile removed"

I tried installing the new version of CPAN and got the same out of memory message.

The download link is dead. 3

How about http://soaplite.com/download.html

Hi,

I am trying to install SOAP::Lite using cpan and also the manual way. In both cases the installation proceeds until it is writing the makefile and then just stops. When I type the next command: make the message is;
bash: make: command not found. Do you have any ideas?

thanks,

Isidro

I tried on intel mac but it doesn't seem to work....

In attempting to install (Perl 5.8.4 on Solaris 10), MakeMaker fails because I do not have write permission on the main Perl installation directories. Getting such permission is not a viable option.

How can I force the package to be created in an alternate location?

Don't try to install SOAP::Lite on Perl 5.10 the make test will fail. Reinstall the 5.8 version of perl.

The link takes to a page not found!

link dead ... no download ... wtf shit

Trying to install SOAP::Lite via cpan on Windows XP, Perl 5.10, hangs in make test at step:

t/SOAP/Transport/HTTP/CGI....................

Any idea when SOAP::Lite will work with Perl 5.10?

I just downloaded it from http://search.cpan.org/~mkutter/SOAP-Lite-0.710.08/lib/OldDocs/SOAP/Lite.pm

why leave a link for download? jeff's link is invalid.

How can you get the make to work on a 64bit machine? I found out that nmake will nt work on 64bit. I then tried dmake, but the path configuration seems wrong. It looks for libConfig.pm and not lib\Config.pm. Any ideas?

Got same error. Stopped at this. Any idea why? Thanks.

t/SOAP/Transport/HTTP/CGI....................

nice site..

nice site..

Hello !

Any idea why I can't do a CPAN installation of "SOAP-Lite-0.710.08" ? Like previous posters said, it hangs on the line

t/SOAP/Transport/HTTP/CGI....................

My Details:
o WinXP 64bit
o Perl 5.8 (Strawberry Perl)
o nmake (VS2005)

Thanks

Download link is dead

[[[ SOLUTION ]]]
use perl Makefile.PL at dos prompt
Then once you get"Writing Makefile for SOAP:Lite"
go to start --> ActivePerl package manager
search for SOAP and then right click install that package.

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

Don't Hate the Ads

Blog powered by TypePad