Build from source code using automake
To build Calizo from source is simple as long as your system has a compiler, the automake tools and the widgets library with sources installed:
sh ./autogen.sh
./configure
./make