Next: Platforms on which GNU Parted runs, Previous: Overview of GNU Parted, Up: Introduction [Index]
If you’re installing or compiling Parted yourself, you’ll need to have some other programs installed. If you are compiling Parted, you will need both the normal and devel packages of these programs installed:
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.
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 configure
.