Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: [RFP] cURL (was: It's official -- package moratorium lifted) Date: Thu, 15 Nov 2001 14:04:55 -0500 Message-ID: <6EB31774D39507408D04392F40A10B2BC1FE01@FDYEXC202.mgroupnet.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [RFP] cURL (was: It's official -- package moratorium lifted) Thread-Index: AcFt/PcttmTxf1bFRpWH+q8Fq8sB6wAB16lw From: "Roth, Kevin P." To: "Cygwin-Apps" X-OriginalArrivalTime: 15 Nov 2001 19:04:56.0330 (UTC) FILETIME=[6A2E56A0:01C16E08] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id fAFJ5C114384 -----Original Message----- From: Gerrit P. Haase [mailto:freeweb AT nyckelpiga DOT de] > I'm not sure. Someone might think: "Wow, curl, I always wanted this > pack, lets install it." and he installs this and nothing else. > But cygwin1.dll is missing then and it will not work. A person would most likely find the native Win32 version of curl on the cURL web site and wouldn't be looking here unless they were also using other parts of cygwin... However, I understand your point, and have no problem adding it. > BTW there are no dll's that come with ssl, > is it needed for runtime or is it needed to build it? Thanks for asking. I'm used to the native Win32 version of cURL, which does require libeay32.dll and libssl32.dll (DLL versions of OpenSSL). I checked, and indeed cygwin cURL does NOT use the OpenSSL DLLs at run-time. To be sure, I uninstalled OpenSSL, and tried accessing an HTTPS site - works just fine. So, I no longer require openssl, except for building (which IS documented in my .README). Could the OpenSSL maintainer consider reworking the install so as to actually create the OpenSSL DLLs under cygwin? Then I could try linking against them, and save a little bit of filesize in curl.exe? Here's an updated setup.hint: sdesc: "cURL groks URLs" ldesc: "Curl is a tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. Curl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and a busload of other useful tricks." category: Web Libs # if Web and Net get straightened out, feel free to switch # curl into Net if that makes more sense. Until then, I think # Web makes more sense to me... requires: cygwin