The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain Xunzip

Xunzip can be found from http://jas.pspt.fi/~tkoskine/stuff.html.

2.2 Requirements

2.3 Compilation and installation

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

% ./configure
% make
% make install

Since Xunzip uses autoconf you should have not trouble compiling it. Should you run into problems please report them to the Tero Koskinen

If you want compile and use GNOME version of Xunzip type the following in the base directory of the Xunzip distribution:

% cd gxunzip
% ./configure
% make
% make install

GNOME version of Xunzip requires GNOME version 0.2.0 or newer.

Next Previous Table of Contents