devttys0/littleblackbox

Error when configuring. Seems this uses an older libssl-dev

STashakkori opened this issue · 2 comments

checking for SSL_library_init in -lssl... no
error: ssl library not found!

I'm having the same issue.

I found a solution. I downloaded Ubuntu 14.04 and created a VM. In that VM I was able to install the dependencies and compile littleblackbox successfully.