Actions
Howtos - Hack on Linux » History » Revision 10
« Previous |
Revision 10/12
(diff)
| Next »
Greg Burri, 08/25/2014 10:13 PM
Howtos - Hack on Linux¶
Ubuntu 14.04¶
- Get required tools and libraries
sudo apt-get install g++ git qtcreator libprotobuf-dev qttools5-dev-tools
- Get source code
git clone git://github.com/Ummon/D-LAN.git cd D-LAN/application ./1.regen_all.sh
Updated by Greg Burri about 10 years ago · 10 revisions