The benchmark was build on Fedora 18 using GCC47. The exchange and trader applications are located in the benchmark/bin directory. They both use the architecture library which is located in the benchmark/lib directory.
In order to get the applications to run on Fedora 18/19:
make sure the LD_LIBRARY_PATH contains the benchmark/lib directory.
make sure gnuplot is installed (as root): yum install gnuplot
make sure hwloc is installed (as root): yum install hwloc hwloc-devel