Skip to content

Instantly share code, notes, and snippets.

Created August 17, 2015 03:01
Show Gist options
  • Save anonymous/768920097f093b82e4ec to your computer and use it in GitHub Desktop.
Save anonymous/768920097f093b82e4ec to your computer and use it in GitHub Desktop.
hg clone http://code.nsnam.org/bake bake
export BAKE_HOME=`pwd`/bake
export PATH=$PATH:$BAKE_HOME
export PYTHONPATH=$PYTHONPATH:$BAKE_HOME
mkdir dce
cd dce
sudo apt-get -y install python g++ mercurial cvs git bzr tar unzip unrar p7zip-full xz-utils make cmake patch dh-autoreconf bison flex g++ libc6:i386 libc6 libc6-dbg libdb-dev libexpat1-dev libpcap-dev libssl-dev python-pygoocanvas python-pygraphviz python-dev qt4-dev-tools
bake.py configure -e dce-linux-1.6
bake.py download
bake.py build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment