2010-05-11 15:18:38 +02:00
|
|
|
GParted uses GNU libparted to detect and manipulate devices and
|
|
|
|
partition tables. Several (optional) "file system" tools provide
|
|
|
|
support for file systems not included in libparted. These optional
|
|
|
|
packages will be detected at runtime and do not require a rebuild
|
|
|
|
of GParted. GParted is written in C++ and uses gtkmm for it's
|
|
|
|
Graphical User Interface (GUI).
|
|
|
|
|
|
|
|
gtkmm, which is available at slackbuilds.org, and parted, which
|
2010-05-11 19:46:28 +02:00
|
|
|
can be found in /extra on the Slackware CD's or on any official
|
2010-05-11 15:18:38 +02:00
|
|
|
Slackware mirror, are required to build gparted.
|