| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Archives
Not able to compile curl with ssl support in a diferent than default folder
From: Guiu Rocafort <neandertalspeople_at_gmail.com>
Date: Thu, 24 May 2012 18:09:22 +0200
Hello curl !
I'm trying to install curl with ssl support in a different folder than the
So these are the steps I'm doing.
First I compile and install opensll in the folder:
export PREFIX= #some empty folder where I want to install openssl and curl
Then I set the environment variables:
export PATH=$PREFIX/bin:$PATH
Ok, now I guess I should be ready to try to compile curl.
cd curl-7.25.0
Attempt 1:
It didn't detect openssl from environment variables, so I then tryed:
None of them worked neither, and then a different aproach:
And the last try, the last ones with CPPFLAGS and LDFLAGS:
I have not pkg-config installed and I guess I wouldn't be able to use that
I've followed this page and I seem to have exhausted all the ways.
What I am doing wrong ? I am missing something ? I would be very pleased if
Thanks in advance
-------------------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info