.. include:: replace.txt Setup Guide *********** In order to install DCE you must follow the tutorial :ref:`build-dce`. **Installation result** The result of the installation process is the creation of libraries from source of DCE and that of |ns3| and also some tools and sources of an optional Linux kernel if you have also chosen to use the stack of a Linux kernel. Below you will find the main directories: :: |── bakefile.xml Bake internal configuration file (generated by bake.py configure command). |── bakeSetEnv.sh Bake generated file used to configure environmental variable. |── build Target directory of |ns3| Core and DCE compilation. │ |── bin │ |── bin_dce │ |── etc │ |── include │ |── lib │ |── sbin │ |── share │ |── usr │ +── var +── source Source directory during 'bake.py download'. Listed files below depend on the configuration of bake. |── ccnx |── ccnx-0.6.2.tar.gz |── ns-3-dce │ |── build │ |── doc Documentation source │ |── elf-cache │ |── example Example scenarios using DCE │ |── files-0 │ |── files-1 │ |── files-2 │ |── files-3 │ |── files-5 │ |── helper The source code directory for helper library │ |── model The source code directory for DCE core │ |── myscripts Sub-module and ad-hoc script directory │ |── netlink Netlink module │ |── ns3waf waf extension used by DCE │ |── test Test script directory │ |── testpy-output Directory used for test results │ +── utils Utilities used by DCE |── elf-loader |── iperf |── iperf-2.0.5-source.tar.gz |── iproute |── iproute2-2.6.38.tar.bz2 |── iputils |── iputils-s20101006.tar.bz2 |── mptcp |── net-next-sim-2.6.36 |── ns-3-dev-dce |── pybindgen-user |── quagga |── quagga-0.99.20.tar.gz |── thttpd |── thttpd-2.25b.tar.gz |── umip |── wget +── wget-1.14.tar.gz