From 29087846318e271fe7e95b0f84ec6aa5aa85b838 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 3 May 2014 11:45:49 +0100 Subject: [PATCH] Additional build dependency --- beaglebone.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/beaglebone.txt b/beaglebone.txt index 1e0ff3ee..4b92d1e2 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -899,7 +899,7 @@ It's convenient to have the clock on your server automatically synchronised with First install some prerequisites. #+BEGIN_SRC: bash -apt-get install build-essential automake git pkg-config +apt-get install build-essential automake git pkg-config autoconf libtool libssl-dev #+END_SRC Now download and install tlsdate. @@ -914,7 +914,7 @@ make make install #+END_SRC -Create an init script. +If you get errors during the /configure/ stage then you may need to reboot so that some of the installed dependencies take effect. Then create an init script. #+BEGIN_SRC: bash emacs /etc/init.d/tlsdated