Compilation and Installation
Prev

Appendix A. Compilation and Installation

KHexEdit is part of the KDE project http://www.kde.org/.

KHexEdit can be found in the kdeutils package on ftp://ftp.kde.org/pub/kde/, the main FTP site of the KDE project.

In order to compile and install KHexEdit on your system, type the following in the base directory of the KHexEdit distribution:

% ./configure
% make
% make install

Since KHexEdit uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the KDE mailing lists.

Prev
Home