Project

General

Profile

Actions

Howtos - Hack on Linux » History » Revision 11

« Previous | Revision 11/12 (diff) | Next »
Adrien Crivelli, 04/18/2020 06:31 AM


Howtos - Hack on Linux

Ubuntu 14.04

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

Updated by Adrien Crivelli about 4 years ago · 11 revisions