curl-users
Re: Curl::easy perl module under Win32
From: Cris Bailiff <c.bailiff+curl_at_awayweb.com>
Date: Thu, 4 Jul 2002 14:27:09 +1000
Date: Thu, 4 Jul 2002 14:27:09 +1000
Scott,
Curl::easy should work on Windows (though haven't tested it personally). I've
had some feedback regarding a few glitches/fixups, which I will include in
v1.21. Here are the details from Shawn Poulson:
--- Date: Fri, 14 Jun 2002 14:28:39 +0200 From: "Poulson, Shawn" <shawn.poulson at sap.com> To: 'Daniel Stenberg' <daniel at haxx.se> Subject: RE: CURL Perl module? My install/fix process: - Decompress tar.gz - Edit Makefile.PL to add correct curl-7.9.7 include directory in @includes - perl Makefile.PL - Edit Makefile - Line 264, Add "libcurl.lib" to LDLOADLIBS variable - Make sure libcurl.lib is installed in the VC6 lib directory - Edit curlopt-constants.c curlopt-constants.c(73) : error C2143: syntax error : missing ';' before '}' curlopt-constants.c(219) : error C2143: syntax error : missing ';' before '}' - Put a semicolon before the closing brace on lines 73 and 219. VC6 is picky. - nmake - nmake test - nmake install Hope this helps. I'm running Win2k with Activeperl 5.6.1 build 631. And I'm using libcurl 7.9.7. --- Cris Bailiff, Curl::easy maintainer. On Wed, 3 Jul 2002 04:48, Moffet, Scott wrote: > I know, this is a totally irrational thing to want to do, but... > > I have been trying to build the perl module Curl::easy under Windoze. (I > have built it in Linux, no problem :) > > I have successfully built and used regular cURL on Win32. > > I have run the makefile.pl script to generate the Makefile, then I imported > this into M$ Visual Studio. > > I have managed to get past numerous errors, but have now hit a bunch of > "unresolved external symbol" linker errors. > > Has anyone managed to do this before? Is this even possible? Is there > another possible way to go about doing this? > > HELP! > > TIA, > Scott ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek No, I will not fix your computer. http://thinkgeek.com/sfReceived on 2002-07-04