The K Desktop Environment

Appendix A. Compilation and installation

KHexedit is part of the kdeutils package and should be compiled and installed as indicated in the package's main directory. New versions of kdeutils can be obtained at ftp://ftp.kde.org/pub/kde. To build KHexedit:

 % ./configure
 % cd kdeutils/khexedit
 % make
 % su
 % make install