Difference between revisions of "AXIOM Remote Plus"
From apertus wiki
m |
|||
Line 18: | Line 18: | ||
Required packages for compiling from source: | Required packages for compiling from source: | ||
sudo apt-get install build-essential libwxgtk3.0-dev wx3.0-headers | sudo apt-get install build-essential libwxgtk3.0-dev libwx3.0-base wx3.0-headers |
Revision as of 09:21, 2 January 2017
Current State: In development - development release - feedback and contributions appreciated
Documentation: https://github.com/Plus24Systems/Documentation
1 RemoteServer
Source Code: https://github.com/Plus24Systems/RemoteServer
2 RemotePlus GUI
Source Code: https://github.com/Plus24Systems/RemotePlus
2.1 Installation Notes
Ubuntu (tested with 16.04 LTS)
Required packages for compiling from source:
sudo apt-get install build-essential libwxgtk3.0-dev libwx3.0-base wx3.0-headers