<br><br><div class="gmail_quote">2009/5/6 Matthew Grooms - <a href="mailto:mgrooms@shrew.net">mgrooms@shrew.net</a> <span dir="ltr"></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
</blockquote>
<br>
Hi Steve,<br>
<br>
I'm not aware of any pre-compiled packages for Ubuntu besides the 2.1.0 release. There is a 2.1.4 version for the Debian squeeze release which is maintained by Philipp Matthias Hahn ...<br>
<br>
<a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?package=ike" target="_blank">http://bugs.debian.org/cgi-bin/pkgreport.cgi?package=ike</a><br>
<br>
Ubuntu is the upstream distribution for Ubuntu so hopefully it will get updated to 2.1.5 and the package will trickle down hill.<br>
<br>
If you search the vpn-help mailing list, there are a few posts that contain details regarding source compilation on Ubuntu.<br>
<br>
<a href="http://lists.shrew.net/pipermail/vpn-help/" target="_blank">http://lists.shrew.net/pipermail/vpn-help/</a><br>
<br>
You should also have a look at the README.TXT that accompanies the source distribution. If you have specific questions, feel free to forward them to the list.<br><font color="#888888">
<br>
-Matthew<br>
</font></blockquote></div><br>Hi Matthew,<br><br>Okay, I opted to compile it for myself as this is a skill I need to develop anyway.<br><br>During the CMake stage I get the following error:-<br><br>CMake Error at CMakeLists.txt: 155 (message):<br>
Unable to locate openssl crypto include files<br><br>CMake Warning (dev) in CMakeLists.txt<br>No cmake_minimum_required command is present.  A line of code such as <br><br>cmake_minimum_required(VERSION 2.6)<br><br>should be added at the top of the file.  The version specified may be lower if you wish to support older CMake versions for this project.  For more information run "cmake --help-policy CMP0000".<br>
<br><br><br>When I check Synaptic I note that I have openssl 0.9.8g-10.1ubuntu2.2 already installed.  I don't see any package called crypto, although there are several with crypto as part of the package name, such as cryptonit, libcrypto++-dev and others.<br>
<br>I presume that the reference to crypto means that this package needs to be present in order for me to compile this correctly.<br><br>Thanks for your support.<br><br>Steve<br><br><br><br><br>