Compiling and Installing
Requisites
    * Install the base SynCE libraries as described 
      at http://www.synce.org
    * Make the SynCE libraries work by getting connected for the first time.
      - Make sure a dccm is running

SynCE-KDE compilation and installation

   1. Unpack the source into your favorite source directory

   2. Configure your SynCE-KDE source tree by issuing the command
          # ./configure

   3. After configuring, compile and install it by simply doing a
          # make
      and as root
          # make install
