#crle -l /usr/local/lib:/usr/lib:/opt/sfw/lib:
This ensures that configure will find all the right libraries (man crle for details)
make sure you have gcc, glib and gmake installed and configure with
#./configure --disable-glibtest
#make
#make install
Installs to /usr/local/ by default, invoke with
#mc