make uninstall
./configure CFLAGS="-O2 -g -Wall" --bindir=/usr/bin --sbindir=/usr/sbin --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var --disable-ssl
make
make install
apt-get install libc6-dev libssl-dev dpkg-dev debhelper fakeroot libxml2-dev libxslt1-dev
./configure
make deb
cd ..
dpkg -i hiawatha-<version>.deb