LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Tlswrap; configure error... checking for SSL directory... Not found (https://www.linuxquestions.org/questions/linux-newbie-8/tlswrap%3B-configure-error-checking-for-ssl-directory-not-found-617143/)

Rick@rd 01-29-2008 09:26 AM

Tlswrap; configure error... checking for SSL directory... Not found
 
Hi all!
I'm about to install tlswrap, but I get an error when trying to configure.

Code:

rickard@localhost:~/tlswrap-1.04$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for SSL directory... Not found

Couldn't find your SSL library installation dir
Use --with-ssl option to fix this problem

Openssl are installed

Thanks in advance

/Rick@rd

unSpawn 01-30-2008 06:05 PM

Needs SSL development package?

Rick@rd 01-31-2008 10:01 AM

Quote:

Originally Posted by unSpawn (Post 3040462)
Needs SSL development package?

Thanks unSpawn :)

It worked after I installed libcurl3-dev


All times are GMT -5. The time now is 08:50 PM.