KWin KWin
Version 0.1

Next Previous Table of Contents

2. Installation

% ./configure
% make
% make install

2.1 How to obtain KWin

From KDE Incoming Directory or via ftp at ftp://pegaso.globenet.it/pub/Linux/KDE

2.2 Requirements

  • smbclient (from samba package)
  • nmblookup (from samba package)
  • smbmount (from smbfs package)
  • smbumount (from smbfs package)
  • SMB FS support into the kernel

2.3 Compilation and installation

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

% ./configure
% make
% make install

Since KWin uses autoconf you should have not trouble compiling it. Should you run into problems please report them to the the author at E.Mauriello

Next Previous Table of Contents