To compile and install SynCE-KDE you have to prepare your environment like described below:
Folowing tasks have to be worked out before installing SynCE-KDE
Install the base SynCE libraries as described here.
Make the SynCE libraries work by getting connected for the first time.
If you want the AvantGo synchronizer plugin to be compiled, you also have to download and compile agsync-0.2-pre.tgz from AvantGo Synchronization with Pocket PC provided by Michael Jarrett. Note, compilation of agsync-0.2-pre is enough - installation is not required but of course allowed ;-)
Download SynCE-KDE (synce-kde-0.6.tar.gz) from the SourceForge Project Page or check out the latest code from the CVS repository.
If you have downloaded from the SourceForge Project Page:
leave out the next step. |
After checking out SynCE-KDE from CVS do a
# make -f Makefile.cvs |
Unpack the downloaded synce-kde-0.6.tar.gz into your favorite source directory
# tar -xzf synce-kde-0.6.1.tar.gz |
Configure your SynCE-KDE source tree by issuing the command
# ./configure |
# ./configure --with-agsync=/path/to/agsync/source/dir/ |
After configuring SynCE-KDE compile and install it by simply doing a
# make |
deb-src http://synce.sourceforge.net/debian/ unstable/source/ |
Add the following two lines to your /etc/apt/sources.list:
deb http://synce.sourceforge.net/debian/ unstable/$(ARCH)/ |
deb-src http://synce.sourceforge.net/debian/ unstable/source/ |