cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl with ssl on HP-11

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 13 Aug 2002 13:10:12 +0200 (MET DST)

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

> I am trying, for a few days now, to compile libcurl with ssl .
> This is what I do:
> --------------------------------------------------
> tar -xvf curl-7.9.8.tar
> cd curl-7.9.8
> export CPPFLAGS="-I/users/oshaer/openssl/include"
> export LDFLAG="-L/users/oshaer/openssl/lib"
> CC=cc ./configure --prefix=/users/oshaer/curlssl
> --with-ssl=/users/oshaer/openssl
> gmake
> gmake test
> gmake install

When this is done, what does curl-config --libs and --cflags show you?

The curl tool works, right?

> can anyone PLEASE tell me, what am I doing wrong, or give me another
> instructions?

I already asked you once.

-- 
 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
Received on 2002-08-13