cURL / Mailing Lists / curl-users / Single Mail

curl-users

configure: error: OpenSSL libs and/or directories were not found where specified! At Linux box.

From: Gary Yang <garyyang6_at_yahoo.com>
Date: Fri, 2 Nov 2007 11:06:30 -0700 (PDT)

Hi,
  I am not able to compile curl (curl-7.17.1) with OpenSSL. I installed openssl-0.9.8g at /usr/local/ssl. But, I got the error, "OpenSSL libs and/or directories were not found where specified!". I am tring to install it at RedHat Linux box. Bellow are details. Can someone help?
   
  The envrionment:
  (redbap01)cmadm:> env | grep LD
  LDFLAGS=-L/usr/local/ssl/lib
  LD_LIBRARY_PATH=/usr/local/ssl/lib:/usr/lib:/usr/local/lib
   
  ls /usr/local/ssl
  bin/ certs/ include/ lib/ man/ misc/ openssl.cnf private/
   
  (redbap01)cmadm:> pwd
  /home/cmadm/curl-7.17.1
   
  (redbap01)cmadm:> ./configure --with-ssl=/usr/local/ssl
   
  checking if GSSAPI support is requested... no checking for gdi32... no checking for CRYPTO_lock in -lcrypto... yes checking for SSL_connect in -lssl... no checking for ssl with RSAglue/rsaref libs in use... checking for SSL_connect in -lssl... (cached) no no
  configure: error: OpenSSL libs and/or directories were not found where specified!
   
  (redbap01)cmadm:> uname -a
  Linux redbap01 2.6.9-42.EL #1 Wed Jul 12 23:16:43 EDT 2006 i686 athlon
  i386 GNU/Linux
   
   
  Thanks,
   
   
  Gary

 __________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Received on 2007-11-02