The K Desktop Environment
NextPreviousTable of Contents

2. Installation

2.1 How to obtain Kchmod

The latest version is available at the Kchmod web site.

2.2 Requirements

Kchmod was developed with Qt 2.2.0 and KDE 2 beta releases, on a PowerCenter Mac clone running LinuxPPC R5.

2.3 Compilation and installation

In order to compile and install Kchmod on your system, type the following in the base directory of the Kchmod distribution:
% ./configure
% make
% make install
Since Kchmod uses autoconf, you should have not trouble compiling it. Should you run into problems please report them to the author at jsinger@leeta.net

If Kchmod doesn't appear in the K menu (it should be "File permission tool" in the "Utilities" submenu), it's due to a known bug. Deleting your .kde directory and creating a new one fixes it. Hopefully the bug will be fixed by the time you read this.
 
 

NextPreviousTable of Contents