Installation

How to obtain GNOME Disk Catalog

The latest version of GNOME Disk Catalog can be found from http://jas.pspt.fi/~tkoskine/gnome

Requirements

GNOME Disk Catalog needs the latest version of GNOME

Compilation and installation

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

Uninstallation

To uninstall GNOME Disk Catalog, type the following in the base directory of the GNOME Disk Catalog distribution.

  $ su root
  # make uninstall