Jump to content

DD-WRT Development in VirtualBox with Debian X64

From Together
Revision as of 20:21, 4 December 2014 by Cfaulkner (talk | contribs) (Created page with "== Installing Debian x64 == In Virtualbox, I am installing the 7.2.0 Wheezy 3 DVD set and afterwards running an apt-get update == Preparing development environment for DD-WRT...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Installing Debian x64

In Virtualbox, I am installing the 7.2.0 Wheezy 3 DVD set and afterwards running an apt-get update

Preparing development environment for DD-WRT

After ensuring all the updates, we want to install the development libaries

I'm running as root because this box will not have any outside incoming connections anyways

apt-get install gcc g++ binutils patch bzip2 flex bison make gettext unzip  zlib1g-dev libc6 subversion