Update windows documentation
This commit is contained in:
parent
a106e4f84d
commit
e091577a37
|
|
@ -19,14 +19,6 @@ now, new major versions come out rarely, but smaller bugs get fixed at
|
||||||
times.
|
times.
|
||||||
|
|
||||||
|
|
||||||
A word of caution for Windows users
|
|
||||||
-------------------------------------
|
|
||||||
|
|
||||||
The Windows version of aprsc is very new, it has only been tested on a
|
|
||||||
couple of servers, so it is more likely to contain interesting "features"
|
|
||||||
than the Linux / Unix builds.
|
|
||||||
|
|
||||||
|
|
||||||
Features (and lack of)
|
Features (and lack of)
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -180,3 +180,10 @@ aprsc.conf.
|
||||||
After startup, look at the log file for startup messages, watch out for
|
After startup, look at the log file for startup messages, watch out for
|
||||||
any warnings or errors.
|
any warnings or errors.
|
||||||
|
|
||||||
|
|
||||||
|
Windows
|
||||||
|
----------
|
||||||
|
|
||||||
|
There is a beta-level build of aprsc for Windows. Please refer to the
|
||||||
|
[WINDOWS](WINDOWS.html) document for installation instructions.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -24,6 +24,17 @@ CPU.
|
||||||
[cygwin]: http://www.cygwin.com/
|
[cygwin]: http://www.cygwin.com/
|
||||||
|
|
||||||
|
|
||||||
|
A word of caution for Windows users
|
||||||
|
-------------------------------------
|
||||||
|
|
||||||
|
The Windows version of aprsc is new, and it has only been tested on a
|
||||||
|
few servers, so it is more likely to contain interesting "features"
|
||||||
|
than the Linux / Unix builds.
|
||||||
|
|
||||||
|
If you are considering to run aprsc on Windows, please drop a note on the
|
||||||
|
mailing list, just so that we know someone is actually using it.
|
||||||
|
|
||||||
|
|
||||||
Download aprsc
|
Download aprsc
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue