function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
YuvarajYuvaraj 

Installation problem in "SOAP::Lite" attached error message

Hi
 
   Please check the following error, this is occurs, when installing the "SOAP::Lite".
 
 
C:\Perl\lib\SOAP-Lite-0.71.04>perl Makefile.PL
We are about to install SOAP::Lite and for your convenience will provide
you with list of modules and prerequisites, so you'll be able to choose
only modules you need for your configuration.
XMLRPC::Lite, UDDI::Lite, and XML::Parser::Lite are included by default.
Installed transports can be used for both SOAP::Lite and XMLRPC::Lite.
Press <enter> to see the detailed list.
Feature                       Prerequisites                Install?
----------------------------- ---------------------------- --------
Core Package                  [*] Scalar::Util             always
                              [*] Test::More
                              [*] URI
                              [*] MIME::Base64
                              [ ] version
                              [*] XML::Parser (v2.23)
Client HTTP support           [*] LWP::UserAgent           always
Client HTTPS support          [ ] Crypt::SSLeay            [ no ]
Client SMTP/sendmail support  [ ] MIME::Lite               [ no ]
Client FTP support            [*] IO::File                 [ yes ]
                              [*] Net::FTP
Standalone HTTP server        [*] HTTP::Daemon             [ yes ]
Apache/mod_perl server        [ ] Apache                   [ no ]
FastCGI server                [ ] FCGI                     [ no ]
POP3 server                   [ ] MIME::Parser             [ no ]
                              [*] Net::POP3
IO server                     [*] IO::File                 [ yes ]
MQ transport support          [ ] MQSeries                 [ no ]
JABBER transport support      [ ] Net::Jabber              [ no ]
MIME messages                 [ ] MIME::Parser             [ no ]
DIME messages                 [ ] IO::Scalar (v2.105)      [ no ]
                              [ ] DIME::Tools (v0.03)
                              [ ] Data::UUID (v0.11)
SSL Support for TCP Transport [ ] IO::Socket::SSL          [ no ]
Compression support for HTTP  [*] Compress::Zlib           [ yes ]
MIME interoperability w/ Axis [ ] MIME::Parser (v6.106)    [ no ]
--- An asterix '[*]' indicates if the module is currently installed.
Do you want to proceed with this configuration? [yes] n
Do you plan to use Client HTTPS support? [no] y
Do you plan to use Client SMTP/sendmail support? [no] y
Do you plan to use Client FTP support? [yes] y
Do you plan to use Standalone HTTP server? [yes] y
Do you plan to use Apache/mod_perl server? [no] n
Do you plan to use FastCGI server? [no] y
Do you plan to use POP3 server? [no] y
Do you plan to use IO server? [yes] y
Do you plan to use MQ transport support? [no] n
Do you plan to use JABBER transport support? [no] n
Do you plan to use MIME messages? [no] n
Do you plan to use DIME messages? [no] n
Do you plan to use SSL Support for TCP Transport? [no] y
Do you plan to use Compression support for HTTP? [yes] y
Do you plan to use MIME interoperability w/ Axis? [no] y
Feature                       Prerequisites                Install?
----------------------------- ---------------------------- --------
Core Package                  [*] Scalar::Util             always
                              [*] Test::More
                              [*] URI
                              [*] MIME::Base64
                              [ ] version
                              [*] XML::Parser (v2.23)
Client HTTP support           [*] LWP::UserAgent           always
Client HTTPS support          [ ] Crypt::SSLeay            [ yes ]
Client SMTP/sendmail support  [ ] MIME::Lite               [ yes ]
Client FTP support            [*] IO::File                 [ yes ]
                              [*] Net::FTP
Standalone HTTP server        [*] HTTP::Daemon             [ yes ]
Apache/mod_perl server        [ ] Apache                   [ no ]
FastCGI server                [ ] FCGI                     [ yes ]
POP3 server                   [ ] MIME::Parser             [ yes ]
                              [*] Net::POP3
IO server                     [*] IO::File                 [ yes ]
MQ transport support          [ ] MQSeries                 [ no ]
JABBER transport support      [ ] Net::Jabber              [ no ]
MIME messages                 [ ] MIME::Parser             [ no ]
DIME messages                 [ ] IO::Scalar (v2.105)      [ no ]
                              [ ] DIME::Tools (v0.03)
                              [ ] Data::UUID (v0.11)
SSL Support for TCP Transport [ ] IO::Socket::SSL          [ yes ]
Compression support for HTTP  [*] Compress::Zlib           [ yes ]
MIME interoperability w/ Axis [ ] MIME::Parser (v6.106)    [ yes ]
--- An asterix '[*]' indicates if the module is currently installed.
Do you want to proceed with this configuration? [yes] y
Warning: prerequisite Crypt::SSLeay 0 not found.
Warning: prerequisite FCGI 0 not found.
Warning: prerequisite IO::Socket::SSL 0 not found.
Warning: prerequisite MIME::Lite 0 not found.
Warning: prerequisite MIME::Parser 6.106 not found.
Warning: prerequisite version 0 not found.
Could not eval '
            package ExtUtils::MakeMaker::_version;
            no strict;
            local $VERSION;
            $VERSION=undef; do {
                use version; $VERSION = qv('0.71.04');
            }; $VERSION
        ' in lib/SOAP/Lite.pm: Can't locate version.pm in @INC (@INC contains: c
:/perl/site/lib c:/perl/lib .) at (eval 84) line 7, <FH> line 22.
BEGIN failed--compilation aborted at (eval 84) line 7, <FH> line 22.
WARNING: Setting VERSION via file 'lib/SOAP/Lite.pm' failed
 at c:/perl/lib/ExtUtils/MakeMaker.pm line 501
Writing Makefile for SOAP::Lite
Thanks & Regards
C.G.Yuvaraj
 


Message Edited by Yuvaraj on 04-25-2008 04:21 AM
Ron HessRon Hess
you earlier said no to MIME, but later it was required,

you may want to install some of these seperatly and then go back and install soap::lite.

Warning: prerequisite Crypt::SSLeay 0 not found.
Warning: prerequisite FCGI 0 not found.
Warning: prerequisite IO::Socket::SSL 0 not found.
Warning: prerequisite MIME::Lite 0 not found.
Warning: prerequisite MIME:arser 6.106 not found.
Warning: prerequisite version 0 not found.
YuvarajYuvaraj

Hi

   When I try to install the "Crypt::SSLeay" received the following error.  It is required some header file. I couldn't get exactly that, what header file it needs. I also mentioned the perl library location as "c:\perl\lib", but received the below error.

Please help me to resolve the below error.

Thanks & Regards

C.G.Yuvaraj

 

C:\Perl\lib\Crypt-SSLeay-0.57_01>perl Makefile.PL
========================================================================
No installed SSL libraries found in any of the following places.
    c:\openssl
You will have to either specify a directory location at the following
prompt, or rerun the Makefile.PL program and use the --lib switch
to specify the path. If the path in question is considered standard
on your platform, please consider filing a bug report in order to
have it taken into account in a subsequent version of Crypt::SSLeay.

Which SSL install path do you want to use?  c:\perl\lib
c:\perl\lib does not appear to be an SSL library installation, since
the required header files were not found. The build cannot proceed.

C:\Perl\lib\Crypt-SSLeay-0.57_01>

 

 



Message Edited by Yuvaraj on 05-05-2008 01:06 AM

Message Edited by Yuvaraj on 05-05-2008 01:15 AM
EliYEliY

On Windows platforms, you should first try to use PPM modules as opposed to regular CPAN modules. PPM modules are already compiled and don't require a complex build environment.

Here's how you install Crypt::SSLeay on Windows:

Code:
c:\> ppm install http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd
 
(Make sure you have ppm in your path, which you should if you can do "perl" from the command line.)
 
Other modules can be located here:
 
Good luck!
 
- Eli
Message Edited by EliY on 05-05-2008 09:08 PM

Message Edited by EliY on 05-05-2008 09:09 PM
YuvarajYuvaraj
HI
 
   I got the following connection error, during installation of "Crypt-SSLeay.ppd", but I have already connected in Internet and able to work with all websites, etc,. Please reply me that, what could be a problem?
 
  C:\Perl\lib>ppm install http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd
ppm install failed: 500 Can't connect to theoryx5.uwinnipeg.ca:80 (connect: Unkn
own error)
 
C:\>ppm install http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd
ppm install failed: 500 Can't connect to theoryx5.uwinnipeg.ca:80 (connect: Unkn
own error)
 
I also try to download the Crypt-SSLeay.ppd from this URL:-  http://theoryx5.uwinnipeg.ca/ppms, but not able to download this. 
 
Please refer me a correct URL.
 
Thanks & Regards
C.G.Yuvaraj
 


Message Edited by Yuvaraj on 05-06-2008 05:19 AM
YuvarajYuvaraj
Hi
 
    I have downloaded the Crypt_SSLeay.ppd locally and try to install that and during installation I didn't get any errors, but check the below message. The dll requires some version.
 
The bellow last message received "Its done and 13 files unchanged".
 
I also want to know that, whether the Crypt-SSLey installed or not. Please reply me asap.
 
Thanks & Regards
C.G.Yuvaraj
 
 
<==================
C:\Perl\lib>ppm install Crypt-SSLeay.ppd
Unpacking Crypt-SSLeay-0.53...done
Generating HTML for Crypt-SSLeay-0.53...done
Updating files in site area...done
Downloading Crypt-SSLeay-0.53 install script...done
Running Crypt-SSLeay-0.53 install script...
**************************************************************************
This software package uses strong cryptography, so even if it is created,
maintained and distributed from countries where it is legal to do this,
it falls under certain export/import and/or use restrictions in some
other parts of the world.
PLEASE REMEMBER THAT EXPORT/IMPORT AND/OR USE OF STRONG CRYPTOGRAPHY
SOFTWARE, PROVIDING CRYPTOGRAPHY HOOKS OR EVEN JUST COMMUNICATING
TECHNICAL DETAILS ABOUT CRYPTOGRAPHY SOFTWARE IS ILLEGAL IN SOME PARTS
OF THE WORLD. SO, WHEN YOU IMPORT THIS PACKAGE TO YOUR COUNTRY,
RE-DISTRIBUTE IT FROM THERE OR EVEN JUST EMAIL TECHNICAL SUGGESTIONS
OR EVEN SOURCE PATCHES TO THE AUTHOR OR OTHER PEOPLE YOU ARE STRONGLY
ADVISED TO PAY CLOSE ATTENTION TO ANY EXPORT/IMPORT AND/OR USE LAWS
WHICH APPLY TO YOU. THE AUTHORS OF OPENSSL ARE NOT LIABLE FOR ANY
VIOLATIONS YOU MAKE HERE. SO BE CAREFUL, IT IS YOUR RESPONSIBILITY.
CREDIT INFORMATION: This product includes cryptographic software
written by Eric A. Young (eay@cryptsoft.com). This product
includes software written by Tim J. Hudson (tjh@cryptsoft.com).
**************************************************************************
Proceed with installation? [yes] yes
A copy of the needed library ssleay32.dll was found in
C:\perl\lib\ssleay32.dll. If this is compatible with the version (0.9.8a)
used to compile the Perl module, all that is needed to
complete the installation is to ensure
C:\perl\lib\ssleay32.dll is in your PATH environment variable.
Fetch ssleay32.dll? [no] no
Aborting download of ssleay32.dll.
done
  13 files unchanged
===================>
 


Message Edited by Yuvaraj on 05-09-2008 02:04 AM
YuvarajYuvaraj

Hi

     Finally I have installed the "Crypt-SSLeay.ppd" :-)

Now the problem is installing the "SOAP::Lite", please check the below error message.

C:\Perl\lib\SOAP-Lite-0.710.05>perl Makefile.PL
We are about to install SOAP::Lite and for your convenience will provide
you with list of modules and prerequisites, so you'll be able to choose
only modules you need for your configuration.

XMLRPC::Lite, UDDI::Lite, and XML::Parser::Lite are included by default.
Installed transports can be used for both SOAP::Lite and XMLRPC::Lite.

Press <enter> to see the detailed list.

Feature                       Prerequisites                Install?
----------------------------- ---------------------------- --------
Core Package                  [*] Scalar::Util             always
                              [*] Test::More
                              [*] URI
                              [*] MIME::Base64
                              [ ] version
                              [*] XML::Parser (v2.23)
Client HTTP support           [*] LWP::UserAgent           always
Client HTTPS support          [*] Crypt::SSLeay            [ yes ]
Client SMTP/sendmail support  [*] MIME::Lite               [ yes ]
Client FTP support            [*] IO::File                 [ yes ]
                              [*] Net::FTP
Standalone HTTP server        [*] HTTP::Daemon             [ yes ]
Apache/mod_perl server        [ ] Apache                   [ no ]
FastCGI server                [ ] FCGI                     [ no ]
POP3 server                   [*] MIME::Parser             [ no ]
                              [*] Net::POP3
IO server                     [*] IO::File                 [ yes ]
MQ transport support          [ ] MQSeries                 [ no ]
JABBER transport support      [*] Net::Jabber              [ no ]
MIME messages                 [*] MIME::Parser             [ yes ]
DIME messages                 [ ] IO::Scalar (v2.105)      [ no ]
                              [ ] DIME::Tools (v0.03)
                              [ ] Data::UUID (v0.11)
SSL Support for TCP Transport [ ] IO::Socket::SSL          [ no ]
Compression support for HTTP  [*] Compress::Zlib           [ yes ]
MIME interoperability w/ Axis [ ] MIME::Parser (v6.106)    [ no ]
--- An asterix '[*]' indicates if the module is currently installed.

Do you want to proceed with this configuration? [yes] yes
Warning: prerequisite version 0 not found.
Could not eval '
            package ExtUtils::MakeMaker::_version;
            no strict;

            local $VERSION;
            $VERSION=undef; do {
                use version; $VERSION = qv('0.710.05');
            }; $VERSION
        ' in lib/SOAP/Lite.pm: Can't locate version.pm in @INC (@INC contains: c
:/perl/site/lib c:/perl/lib .) at (eval 67) line 7, <FH> line 22.
BEGIN failed--compilation aborted at (eval 67) line 7, <FH> line 22.
WARNING: Setting VERSION via file 'lib/SOAP/Lite.pm' failed
 at c:/perl/lib/ExtUtils/MakeMaker.pm line 501
Writing Makefile for SOAP::Lite

C:\Perl\lib\SOAP-Lite-0.710.05>

================

=================================

C:\Perl\lib\IO-Socket-SSL-1.13_5>perl Makefile.PL

WARNING
No library for handling international domain names found.
It will work but croak if you try to verify an international name against
a certificate.
It's recommended to install either Net::IDN::Encode or Net::LibIDN

Warning: prerequisite Net::SSLeay 1.21 not found.
Writing Makefile for IO::Socket::SSL

C:\Perl\lib\IO-Socket-SSL-1.13_5>

================
C:\Perl\lib\Net-SSLeay-1.33_01>PERL Makefile.PL
Cannot determine perl version info from lib/Net/SSLeay.pm
Cannot determine license info from lib/Net/SSLeay.pm
Unresolvable missing external dependency.
This package requires a C compiler.
NA: Unable to build distribution on this platform.
================================================

I bit confused in installing the SOAP::Lite and WWW-Salesforce-0.082. Not getting the proper order.

How do I install all Perl modules, which related to Salesforce?

So, please list me the order of all Perl Modules installation for "SOAP::Lite" and "WWW-Salesforce-0.082".

Thanks & Regards

C.G.Yuvaraj

 

 

 

  



Message Edited by Yuvaraj on 05-16-2008 03:57 AM

Message Edited by Yuvaraj on 05-16-2008 04:09 AM