|
|
|
@ -41,7 +41,7 @@ system should work. It just needs a g++ compiler with version greater than 4.9.
|
|
|
|
9) cd back to the home directory and clone the QnetGateway:
|
|
|
|
9) cd back to the home directory and clone the QnetGateway:
|
|
|
|
git clone git://github.com/n7tae/QnetGateway.git
|
|
|
|
git clone git://github.com/n7tae/QnetGateway.git
|
|
|
|
|
|
|
|
|
|
|
|
10) cd into the build directory and switch the branch: git checkout mmdvm
|
|
|
|
10) Get into the build directory: cd QnetGateway
|
|
|
|
|
|
|
|
|
|
|
|
11) Then compile: make
|
|
|
|
11) Then compile: make
|
|
|
|
don't forget the -j option!
|
|
|
|
don't forget the -j option!
|
|
|
|
|