mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
Merge branch 'master' of https://github.com/Hamlib/Hamlib
This commit is contained in:
commit
04a1a8def1
1 changed files with 5 additions and 0 deletions
5
INSTALL
5
INSTALL
|
|
@ -10,11 +10,16 @@ on. These are generic instructions for people who are not familiar with
|
|||
installing autoconfiguring software (along with some Hamlib-specific
|
||||
information).
|
||||
|
||||
|
||||
The simplest way to compile this package is to enter the source code
|
||||
main directory and do the following:
|
||||
|
||||
1. Configure the source code by typing:
|
||||
|
||||
If you check out the source code from github you need this step first
|
||||
$ ./bootstrap
|
||||
|
||||
With the tar file or after the step above from a git clone
|
||||
$ ./configure
|
||||
|
||||
If configure does not exist you can create it with ./bootstrap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue