To install gbiff2 with GNOME:
./configure --prefix=`gnome-config --prefix` --sysconfdir=`gnome-config --sysconfdir` --with-gnome
make
make install
make
make install
To install gbiff2 with GTK only:
./configure
make
make install
make
make install