Prepare Ubuntu system to build OpenWRT

# Copyright: Djarvur group, 2009, info@djarvir.net
# License: FreeBSD
#
# Tested on Ubuntu server 9.10
# These packets must be installed

sudo aptitude -yv install build-essential subversion gcc make unzip zlib1g-dev libncurses-dev libssl-dev \
                          gawk sed flex sdcc intltool gettext sharutils bison \
                          virtualbox-ose qemu dosfstools syslinux
tftp

Comments