cURL / Mailing Lists / curl-library / Single Mail

curl-library

libcurl NetWare gcc 4.2.1 autobuilds

From: Yang Tse <yangsita_at_gmail.com>
Date: Tue, 14 Oct 2008 19:31:37 +0200

Hi Rodney,

Your OpenSSL-enabled libcurl NetWare gcc 4.2.1 autobuilds are failing
due to not having OpenSSL headers and libraries installed where these
are been searched.

Expected locations for that CLIB-NetWare build are:

OpenSSL CLIB headers in: ../../openssl-0.9.8h/outinc_nw_clib/openssl
OpenSSL CLIB built libraries in: ../../openssl-0.9.8h/out_nw_clib

Expected locations for that LIBC-NetWare build are:

OpenSSL LIBC headers in: ../../openssl-0.9.8h/outinc_nw_libc/openssl
OpenSSL LIBC built libraries in: ../../openssl-0.9.8h/out_nw_libc

As the install docs say you might get precompiled OpenSSL NetWare
binaries thanks to Guenter Knauf from
http://www.gknw.net/development/ossl/netware/

It seems there's no 0.9.8h version yet, but you could install the
0.9.8g versions in the above mentioned paths and everytnig should work
ok.

-- 
-=[Yang]=-
Received on 2008-10-14