Next Previous Table of Contents
Xunzip can be found from http://jas.pspt.fi/~tkoskine/stuff.html.
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