kopia lustrzana https://github.com/Hamlib/Hamlib
Document needed libltdl-dev package dependency
Remove mention of Docbook as those sources have been deleted from the repository. git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3066 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.13
rodzic
6440c1f6e9
commit
4e31ac1e39
|
@ -66,6 +66,7 @@ library:
|
||||||
* Gnu C or any C99 compliant compiler # gcc --version
|
* Gnu C or any C99 compliant compiler # gcc --version
|
||||||
* Gnu make (or any modern one, BSD okay) # make --version
|
* Gnu make (or any modern one, BSD okay) # make --version
|
||||||
* libtool 2.2.6b # libtool --version
|
* libtool 2.2.6b # libtool --version
|
||||||
|
* libltdl-dev 2.2.6b
|
||||||
* svn for connection to hamlib.svn.sourceforge.net
|
* svn for connection to hamlib.svn.sourceforge.net
|
||||||
|
|
||||||
N.B. The Debian and derivatives (Ubuntu and friends) 'build-essentials'
|
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:
|
Documentation:
|
||||||
* Doxygen
|
* Doxygen
|
||||||
* DocBook # Deprecated in favor of Doxygen
|
|
||||||
|
|
||||||
|
|
||||||
* SVN checkout:
|
* SVN checkout:
|
||||||
|
|
|
@ -179,6 +179,7 @@ that need to be installed manually.
|
||||||
* autoconf 2.54 # autoconf --version
|
* autoconf 2.54 # autoconf --version
|
||||||
* automake 1.7 # automake --version
|
* automake 1.7 # automake --version
|
||||||
* libtool 2.2.6b # libtool --version
|
* libtool 2.2.6b # libtool --version
|
||||||
|
* libltdl-dev 2.2.6b
|
||||||
* svn for connection to hamlib.svn.sourceforge.net
|
* svn for connection to hamlib.svn.sourceforge.net
|
||||||
|
|
||||||
N.B. Hamlib requires libtool >= 2.2.6b in compliance with CVE-2009-3736.
|
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:
|
Documentation:
|
||||||
* Doxygen
|
* Doxygen
|
||||||
* DocBook # Deprecated in favor of Doxygen
|
|
||||||
|
|
||||||
N.B.: Some systems can have several versions of the autotools installed. In
|
N.B.: Some systems can have several versions of the autotools installed. In
|
||||||
that case, autoconf may be called "autoconf2.50", autoheader
|
that case, autoconf may be called "autoconf2.50", autoheader
|
||||||
|
|
Ładowanie…
Reference in New Issue