Installation

  1. Get it from here.
  2. Unpack it: tar xzvf coldstore.tgz
  3. Make it: cd coldstore; make
  4. Try it out: cd chaos; ./chaos

Note: flex++ should have come with flex. It's sufficient to just ln flex flex++.