LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-14-2009, 08:16 AM   #1
Padawan.AVT
Member
 
Registered: Feb 2006
Distribution: Gentoo, Slackware, Debian, Suse
Posts: 86

Rep: Reputation: 15
cUrl + Openssl


I'm having some tricky situation - somehow curl cannot see openssl libs

Firstly I've compiled OpenSSL as below:
Code:
./Configure zlib --prefix=/data/pandora/local --openssldir=/data/pandora/local/openssl solaris64-sparcv9-gcc && make && make install
(yeah, on Solaris, but this is not the cause because I'm using GNU gcc )

then when compiling cUrl, it cannot locate OpenSSL

Code:
./configure  --enable-http --prefix=/data/pandora/local --with-ssl=/data/pandora/local
it doesn't complain for missing SSL libraries (cause it founds them), I even pass through stage
config.status: creating packages/Linux/RPM/curl-ssl.spec

but in the end I still get no SSL support:

Code:
 SSL support:     no      (--with-ssl / --with-gnutls)
Why?
 
Old 07-15-2009, 01:35 AM   #2
thenob
LQ Newbie
 
Registered: Feb 2009
Posts: 14

Rep: Reputation: 4
Try this
./configure --enable-http --prefix=/data/pandora/local --with-ssl=/data/pandora/local/openssl
 
Old 07-16-2009, 01:36 AM   #3
Padawan.AVT
Member
 
Registered: Feb 2006
Distribution: Gentoo, Slackware, Debian, Suse
Posts: 86

Original Poster
Rep: Reputation: 15
Nah, there was stupid ./Configure script (yeah, even it's name starts from capital letter) for OpenSSL that required very explicit stating that OpenSSL should be build with shader libraries.

Hate this! I've spent a whole day considering that shared is turned on by default as on all the other source packages.

cd openssl-0.9.8k
./Configure ...shared...bla-bla-bla...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cURL: Server has many IPs, how would I make a cURL script use those IPs to send data? guest Programming 0 04-11-2009 11:42 AM
Compile Curl module with openssl spazmatic Linux - Newbie 0 04-06-2009 11:45 AM
curl help furqan_sindhu Programming 5 09-13-2007 05:14 AM
oops openssl-0.9.8e over openssl-0.9.8d bad install now 2 copies? rcorkum Slackware 4 06-29-2007 01:58 AM
cURL ballistic509 Debian 2 06-11-2006 01:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration