Thanks guys, installing libssl-dev did the trick. You might want to consider saying something about this in the installation docs, as I did have OpenSSL installed, which is all the doc mentions, so I was completely thrown for a loop.
On Mon, Aug 4, 2008 at 5:17 AM, Tim Haynes <[email protected]> wrote: > Hugh Williams wrote: > [...] > > On Ubuntu and Mac OS X build machines we have in-house openssl the > > openssl header files are installed in /usr/include/openssl, thus where > > are they installed on you machine ? The openssl version installed on our > > Ubuntu machine is: > > > > $ openssl version > > OpenSSL 0.9.8c 05 Sep 2006 > > > > Please verify your openssl is correctly installed on your machine ... > > Jason, do you have libssl-dev installed? > > > dpkg -l | grep 'ssl.*dev' > > ii libssl-dev 0.9.8g-12 > > ~Tim > -- > Tim Haynes > Product Development Consultant > OpenLink Software > <http://www.openlinksw.com/> >
