diff --git a/README.betatester b/README.betatester index 19399ca16..7fe16b18e 100644 --- a/README.betatester +++ b/README.betatester @@ -66,6 +66,7 @@ library: * Gnu C or any C99 compliant compiler # gcc --version * Gnu make (or any modern one, BSD okay) # make --version * libtool 2.2.6b # libtool --version +* libltdl-dev 2.2.6b * svn for connection to hamlib.svn.sourceforge.net N.B. The Debian and derivatives (Ubuntu and friends) 'build-essentials' @@ -91,7 +92,6 @@ package libusb 0.1.12 which is what is needed. Documentation: * Doxygen -* DocBook # Deprecated in favor of Doxygen * SVN checkout: diff --git a/README.developer b/README.developer index aa3293817..c5446a32a 100644 --- a/README.developer +++ b/README.developer @@ -179,6 +179,7 @@ that need to be installed manually. * autoconf 2.54 # autoconf --version * automake 1.7 # automake --version * libtool 2.2.6b # libtool --version +* libltdl-dev 2.2.6b * svn for connection to hamlib.svn.sourceforge.net N.B. Hamlib requires libtool >= 2.2.6b in compliance with CVE-2009-3736. @@ -200,7 +201,6 @@ package libusb 0.1.12 which is what is needed. Documentation: * Doxygen -* DocBook # Deprecated in favor of Doxygen N.B.: Some systems can have several versions of the autotools installed. In that case, autoconf may be called "autoconf2.50", autoheader