curl-users
Getting /usr/bin/ld: cannot find -lssl when building WWW-Curl
Date: Sat, 15 Jan 2005 12:11:54 -0600
Hello
I am trying to the libcurl and WWW-Curl running on a rh9 box
i installed curl-7.9.8-5
and curl-devel-7.9.8-5
openssl-0.9.7a-20.2
but when i try to install WWW-Curl i get the following errors:
Any help would be great
Thanks
Randy
rm -f blib/arch/auto/WWW/Curl/Curl.so
LD_RUN_PATH="/usr/lib:/lib:/usr/kerberos/lib" gcc -shared -L/usr/local/lib
Curl.o -o blib/arch/auto/WWW/Curl/Curl.so -lcurl -L/usr/kerberos/lib
-lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lz
-lssl -lcrypto
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/WWW/Curl/Curl.so] Error 1
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Received on 2005-01-15