curl-library
Need help in MAKE for Perl interface
Date: Tue, 11 Nov 2003 13:28:50 -0500
Lists,
I am running Window XP with Activeperl 522.
I've installed curl and libcurl successfully but I am having problems
following the steps installing the WWW::Curl package. According to the
instructions for accessing libcurl from perl, I will need to do the
following:
cd to WWW::Curl directory
perl makefile.pl
make
make install
I was able to successfully complete the step 'perl makefile.pl' (see the
attached output) but I am unable to run 'make' command.
When issued 'make', I'd get 'make is not recognized as an internal or
external command, operable program or batch file.' Do I need Visual Basic
or Visual Studio installed in order to run 'make'? What does 'make' do?
Also, the lists suggested that I edit 'makefile' by adding libcurl.lib to
LDLOADLIBS variable. I don't have libcurl.lib file nor the 'make'.
Please advise.
C:\APPS\Perl\bin\curl\perl\WWW-Curl-2.0>perl makefile.pl
'curl-config' is not recognized as an internal or external command,
operable program or batch file.
'curl-config' is not recognized as an internal or external command,
operable program or batch file.
Found curl.h in ../../include/curl/curl.h
Building curlopt-constants.c for your libcurl version
Building easy.pm constants for your libcurl version
Note (probably harmless): No library found for '-lcurl'
Note (probably harmless): No library found for 'oldnames.lib'
Note (probably harmless): No library found for 'kernel32.lib'
Note (probably harmless): No library found for 'user32.lib'
Note (probably harmless): No library found for 'gdi32.lib'
Note (probably harmless): No library found for 'winspool.lib'
Note (probably harmless): No library found for 'comdlg32.lib'
Note (probably harmless): No library found for 'advapi32.lib'
Note (probably harmless): No library found for 'shell32.lib'
Note (probably harmless): No library found for 'ole32.lib'
Note (probably harmless): No library found for 'oleaut32.lib'
Note (probably harmless): No library found for 'netapi32.lib'
Note (probably harmless): No library found for 'uuid.lib'
Note (probably harmless): No library found for 'wsock32.lib'
Note (probably harmless): No library found for 'mpr.lib'
Note (probably harmless): No library found for 'winmm.lib'
Note (probably harmless): No library found for 'version.lib'
Note (probably harmless): No library found for 'odbc32.lib'
Note (probably harmless): No library found for 'odbccp32.lib'
Writing Makefile for WWW::Curl
C:\APPS\Perl\bin\curl\perl\WWW-Curl-2.0>
Here is the cURL info from 'curl -V'
C:\APPS\Perl\bin\curl>curl -V
curl 7.10.7 (win32) libcurl/7.10.7 OpenSSL/0.9.7a zlib/1.1.4
Protocols: ftp gopher telnet dict ldap http file https ftps
Features: SSL libz NTLM
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service._______________________________________________________________
Note: Please update your email address for this user to reflect the
new MeadWestvaco Corporation. MeadWestvaco employee email addresses
are in the format of user_at_MeadWestvaco.com
This electronic message contains information from MeadWestvaco
Corporation or subsidiary companies, which may be confidential,
privileged or otherwise protected from disclosure. The
information is intended to be used solely by the recipient(s)
named. If you are not an intended recipient, be aware that
any review, disclosure, copying, distribution or use of this
transmission or its contents is prohibited. If you have
received this transmission in error, please notify MeadWestvaco
immediately at postmaster_at_MeadWestvaco.com.
_______________________________________________________________________
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
Received on 2003-11-11