The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain ktreeps

Ktreeps is the name of the KDE version of the treeps program. Both versions of the programs are currently identical, however in future releases the ktreeps version will have more KDE features. The latest versions of treeps are available from the following sources:

	Main Location: Treeps Web Site.

	High Speed Alternative: Meta Lab


or by checking

	Freshmeat

2.2 Requirements

In order to successfully compile ktreeps, you need either a Motif 1.2+ library or the equivalent free LessTif(88.1+) implementation.

Open source versions of Motif are now availabe from: http://www.opengroup.org/openmotif/

The latest versions of LessTif can be obtained from: http://www.lesstif.org/

Treeps runs on a number of unix based systems, including Linux, Solaris and UnixWare. Binary distributions for Linux systems are available at the main web site.

2.3 Compilation and installation

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

% make
% [ su root ]
% make install

If you are compiling against LessTif, then please read the LessTif readme file in the Linux directory. Should you run into problems please report them to gmd@orbit2orbit.com.

Next Previous Table of Contents