$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] compiling boost::asio w/ SSL
From: David Kaplan (davkaplan_at_[hidden])
Date: 2010-04-11 09:41:34
> It seems that i have compiled boost::asio without SSL or something but
> whatever I do I cannot seem to get my previously perfectly compiling app to
> compile again.
>
Turns out I just forgot to install the libssl-dev package on my new ubuntu
box! :)