User Tools

Site Tools


flm02:build

This is an old revision of the document!


Install Dependencies

The OpenWRT-Toolchain depends (among others) on the following software:

  • Subversion
  • GNU Make
  • GNU G++
  • GNU AWK
  • Flex
  • ZLib (header files)
  • Ncurses (header files)

On an Ubuntu 12.04 issue the following command:

sudo apt-get install git subversion build-essential libncurses-dev libz-dev gawk flex

Build

  • Run install.sh in the openwrt folder of the git repository passing a directory for the build environment as parameter
  • change to the given folder and run make
flm02/build.1369220264.txt.gz · Last modified: 2013/05/22 12:57 by paalsteek