cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: libcurl with ssl on HP-11

From: Shaer, Ofira <Oshaer_at_ndsisrael.com>
Date: Tue, 13 Aug 2002 14:30:14 +0300

I have tried this, and it does not help.
:) Have a good day.
 Ofira Shaer
 ext. 4518

 -----Original Message-----
From: Daniel Stenberg [mailto:daniel_at_haxx.se]
Sent: Tuesday, August 13, 2002 2:21 PM
To: Shaer, Ofira
Cc: libcurl Mailing list
Subject: RE: libcurl with ssl on HP-11

On Tue, 13 Aug 2002, Shaer, Ofira wrote:

> curl-7.9.8: curl-config --libs
> -L/users/oshaer/curlssl/lib -lcurl -L/users/oshaer/openssl/lib -lssl
> -lcrypto
>
> curl-7.9.8: curl-config --cflags
> -I/users/oshaer/curlssl/include

So what if you compile your example program with the arguments in that same
order?

Like with a one-liner like this:

$ `curl-config --cc --cflags --libs` -o ftpget ftpget.c

-- 
 Daniel Stenberg -- curl related mails on curl related mailing lists please
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
Received on 2002-08-13