viewssld icon indicating copy to clipboard operation
viewssld copied to clipboard

Configure error: libdssl header file not found

Open diez opened this issue 9 years ago • 1 comments

./configure "CFLAGS=-fPIC -g -O2" --libdir=/usr/lib --includedir=/usr/include checking for openssl/ssl.h... yes checking for dssl/sslcap.h... no configure: error: libdssl header file not found.

libdssl configured with "CFLAGS=-fPIC -g -O2" --libdir=/usr/lib --includedir=/usr/include and installed.

ls /usr/include/dssl/ capenv.h dssl_defs.h errors.h log.h netdefs.h packet.h packet.h~ ptypes.h session.h session_table.h sslcap.h ssl_ctx.h stream.h

uname -a Linux ip-10-109-161-212 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2 x86_64 GNU/Linux

diez avatar May 14 '15 09:05 diez

Hi all,

I'm having the same problem as @DieZ, so if someone has found a solution, please let us know! Thanks!

jriveraprdev avatar Jul 06 '15 17:07 jriveraprdev