Go to the first, previous, next, last section, table of contents.
GNU Parted depends on the following packages to build correctly:
- libuuid, part of the e2fsprogs package. If you don't have this,
you can get it from:
http://web.mit.edu/tytso/www/linux/e2fsprogs.html
If you want to compile Parted and e2fsprogs, note that you will need to
make install and make install-libs e2fsprogs.
- GNU Readline (optional), available from
ftp://ftp.gnu.org/gnu/readline
If you are compiling Parted, and you don't have readline, you can
disable Parted's readline support with the --disable-readline
option for @command{configure}.
- GNU gettext (or compatible software) for compilation, if
internationalisation support is desired.
ftp://ftp.gnu.org/gnu/gettext
- libreiserfs, if you want reiserfs support:
http://reiserfs.osdn.org.ua
Note that parted will automatically detect libreiserfs at runtime, and enable
reiserfs support. libreiserfs is new, and hasn't been widely tested yet.
Go to the first, previous, next, last section, table of contents.