Project

General

Profile

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

  1. Get required tools and libraries
    sudo apt-get install g++ git qtcreator libprotobuf-dev qttools5-dev-tools
  2. Get source code
    git clone git://github.com/Ummon/D-LAN.git
    cd D-LAN/application
    ./1.regen_all.sh
    

Updated by Greg Burri over 9 years ago · 10 revisions