Compilation and Installation
Prev

Compilation and Installation

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

% ./configure
% make
% make install

Since Desktop Sharing uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the KDE mailing lists.

Prev
Home