cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: cURL

From: <kevin_at_linuxland.com>
Date: Thu, 7 Feb 2002 15:38:45 -0600 (CST)

I am running Redhat 7.1

Kevin
> (CC'd to the mailing list, try to make followups there)
>
> You didn't say what your server was, so I'll try and cover a few of the
> possibilities.
>
> - If you're running RedHat 7.2, you need to download
> "curl-7.9.3-1.i386.rpm" and (as root) install it using: rpm -ihv
> curl-7.9.3-1.i386.rpm
>
> - If you're on an older version of RedHat, the above named RPM might
> work for you, but it's best to rebuild the source RPM by downloading
> curl-7.9.3-1.src.rpm and using: rpm --rebuild curl-7.9.3-1.src.rpm
> (the compiled binary is then located in /usr/src/redhat/RPMS/i386/,
> install it as above).
>
> - If you're using Debian, typing "apt-get upgrade; apt-get install
> curl" (as root) should do everything you need.
>
> - If you're on Windows, download the ZIP file and just unzip it.
>
> - If you're on Solaris, download the PKG file. If it's a xompressed
> tarball (.tar.gz on the end), first uncompress/untar it. Then you can
> use "pkgadd -d <name>" to install the binary.
>
> If you're on MacOSX, IRIX, HP-UX, or some other variant I'll have to
> defer to the other list members, as I don't have more than passing
> experience on those systems...
>
> -te
>
> On Thu, Feb 07, 2002 at 08:49:44PM +0200, Lourens Human wrote:
>> Hi
>>
>> I am new to cURL and need advice very badly.
>>
>> Apparently I need to do a binary installation - yea right -
>> I have no clue what file to copy to my server.
>>
>> I will appreciate any assistance you can give me.
>>
>> Kind regards,
>>
>> Lourens Human
>>
>> ==
>> Brought to you by Ananzi Shopping for Valentines Day specials,
>> competitions and free goodies! [http://www.ananzishopping.co.za]
>
> --
> Troy Engel
> GPG KeyID: DF3D5207
Received on 2002-02-07