GrahamBright
Programmer
Hi,
I'm tryinig to install Soap to write a couple of sample application using perl 4.0 for HPUX.
I've downloaded Soap::Lite from but when I try to install this module I get back the following warnings : -
perl Makefile.PL
>> performs some checks and exists with
Warning: prerequisite HTTP:
aemon 0 not found at (eval 1) line 220.
Warning: prerequisite LWP::UserAgent 0 not found at (eval 1) line 220.
Warning: prerequisite MIME::Lite 0 not found at (eval 1) line 220.
Warning: prerequisite MIME:
arser 5.22 not found at (eval 1) line 220.
Warning: prerequisite URI 0 not found at (eval 1) line 220.
Warning: prerequisite XML:
arser 2.23 not found at (eval 1) line 220.
Writing Makefile for SOAP::Lite
Unable to open MakeMaker.tmp: Permission denied at (eval 1) line 625.
Q. Is there a general package available for Perl 4.0 which contains all dependences
Q. I'd like to write a sample application for Multimedia Messaging using the Soap Schema defined by 3GPP23.140. Has anyone any knowledge or experience with writing similar applications.
Thanks in advance,
Graham.
I'm tryinig to install Soap to write a couple of sample application using perl 4.0 for HPUX.
I've downloaded Soap::Lite from but when I try to install this module I get back the following warnings : -
perl Makefile.PL
>> performs some checks and exists with
Warning: prerequisite HTTP:
Warning: prerequisite LWP::UserAgent 0 not found at (eval 1) line 220.
Warning: prerequisite MIME::Lite 0 not found at (eval 1) line 220.
Warning: prerequisite MIME:
Warning: prerequisite URI 0 not found at (eval 1) line 220.
Warning: prerequisite XML:
Writing Makefile for SOAP::Lite
Unable to open MakeMaker.tmp: Permission denied at (eval 1) line 625.
Q. Is there a general package available for Perl 4.0 which contains all dependences
Q. I'd like to write a sample application for Multimedia Messaging using the Soap Schema defined by 3GPP23.140. Has anyone any knowledge or experience with writing similar applications.
Thanks in advance,
Graham.