Przeglądaj źródła

Additional build dependency

Bob Mottram 11 lat temu
rodzic
commit
2908784631
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      beaglebone.txt

+ 2
- 2
beaglebone.txt Wyświetl plik

@@ -899,7 +899,7 @@ It's convenient to have the clock on your server automatically synchronised with
899 899
 First install some prerequisites.
900 900
 
901 901
 #+BEGIN_SRC: bash
902
-apt-get install build-essential automake git pkg-config
902
+apt-get install build-essential automake git pkg-config autoconf libtool libssl-dev
903 903
 #+END_SRC
904 904
 
905 905
 Now download and install tlsdate.
@@ -914,7 +914,7 @@ make
914 914
 make install
915 915
 #+END_SRC
916 916
 
917
-Create an init script.
917
+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.
918 918
 
919 919
 #+BEGIN_SRC: bash
920 920
 emacs /etc/init.d/tlsdated