tessel / openwrt-tessel

OpenWrt build scripts and package feed for Tessel 2
Other
32 stars 14 forks source link

Setup Ubuntu Dependencies #51

Closed Student007 closed 8 years ago

Student007 commented 8 years ago

Adds instructions to setup ubuntu:

Setup Ubuntu

In general we suggest to prepare a build-server with the following command:

sudo apt-get install make gcc g++ subversion unzip libncurses5-dev
libncursesw5-dev ncurses-doc zlib1g-dev libssl-dev gettext --yes

Replaces https://github.com/tessel/openwrt-tessel/pull/50 as discussed.