DIET compilation process moved away from the traditional autotools
way of things to a tool named cmake
(mainly to benefit from
cmake
's built-in regression tests mechanism).
Before compiling DIET itself, first install the above mentioned (cf Section 2.1.5) dependencies. Then untar the DIET archive and change current directory to its root directory.