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!

I have found two interesting sources http://fileshunt.com and http://filesfinds.com and would like to give the benefit of my experience to you.

Post a comment

If you have a TypeKey or TypePad account, please Sign In

Don't Hate the Ads

Recent Comments

Recent Posts

Blog powered by TypePad