The latest version of GNOME Disk Catalog can be found from http://jas.pspt.fi/~tkoskine/gnome
GNOME Disk Catalog needs the latest version of GNOME
In order to compile GNOME Disk Catalog, type following in the base directory of the GNOME Disk Catalog distribution.
$ ./configure
$ make
$ su root
# make install
To uninstall GNOME Disk Catalog, type the following in the base directory of the GNOME Disk Catalog distribution.
$ su root
# make uninstall