Mandatory connection tools
This software is required for a basic connection to work, so that you can send files to and from your device.
Prerequisites
Debian or Ubuntu
sudo apt-get install libdbus-glib-1-dev pkg-config libglib2.0-dev python python-all-dev python-pyrex autotools-dev libgnet2.0-dev libhal-dev
EEEPC
A source installer is available from here: SynceInstallation/Source/EEE-Script.
Installation
First, download the following tarballs:
* libsynce-0.11.tar.gz
* librapi2-0.11.tar.gz
* odccm-0.11.tar.gz
* usb-rndis-lite-0.11.tar.gz
Next, extract each one and install in the usual manner:
$ tar zxf libsynce-0.11.tar.gz
$ cd libsynce-0.11/
$ ./configure
$ make
$ sudo make install
$ cd ..
$ tar zxf librapi2-0.11.tar.gz
$ cd librapi2-0.11/
$ ./configure
$ make
$ sudo make install
$ cd ..
$ tar zxf odccm-0.11.tar.gz
$ cd odccm-0.11/
$ ./configure
$ make
$ sudo make install
$ cd ..
Note: If you wish to simply patch your kernel, as opposed to installing a new module, follow the instructions on ../KernelPatch.
$ tar zxf usb-rndis-lite-0.11.tar.gz
$ cd usb-rndis-lite-0.11/
$ make
$ sudo ./clean.sh
$ sudo make install
$ cd ..
Tools required for synchronization
This software is required for a synchronization to work.
Prerequisites
Note: This prerequisite list assumes the above prerequisites are installed.
Debian or Ubuntu
sudo apt-get install libmimedir-dev libxml2-dev automake1.9 python-setuptools libexpat1-dev libpopt-dev zlib1g-dev libtool
Installation
* librra-0.11.tar.gz
* librtfcomp-1.1.tar.gz
* wbxml2-0.9.2+svn49synce.tar.gz
* pywbxml-0.1.tar.gz
* sync-engine-0.11.tar.gz
Next, extract each one and install in the usual manner, except for synce-sync-engine, documented at the bottom:
$ tar zxf librra-0.11.tar.gz
$ cd librra-0.11/
$ ./configure
$ make
$ sudo make install
$ cd ..
$ tar zxf librtfcomp-1.1.tar.gz
$ cd librtfcomp-1.1/
$ ./configure
$ make
$ sudo make install
$ cd ..
$ tar zxf wbxml2-0.9.2+svn49synce.tar.gz
$ cd wbxml2-0.9.2+svn49synce/
$ ./configure
$ make
$ sudo make install
$ cd ..
$ tar zxf pywbxml-0.1.tar.gz
$ cd pywbxml-0.1/
$ ./configure
$ make
$ sudo make install
$ cd ..
$ tar zxf sync-engine-0.11.tar.gz
$ cd sync-engine-0.11/
$ python setup.py build
$ sudo python setup.py install
$ sudo synce-install-plugins.py
$ mkdir -p ~/.synce
$ cp -i config/config.xml ~/.synce
$ cd ..
=================================================
Если выдаёт ошибку на последнем шаге то:
deb http://ppa.launchpad.net/synce/ubuntu gutsy main
deb-src http://ppa.launchpad.net/synce/ubuntu gutsy main
deb http://opensync.gforge.punktart.de/repo/opensync-0.21/ feisty main
deb-src http://opensync.gforge.punktart.de/repo/opensync-0.21/ feisty main
sudo apt-get update
sudo apt-get install libopensync-plugin-evolution2 libopensync-plugin-python msynctool
sudo apt-get install synce-sync-engine opensync-plugin-synce
http://www.synce.org/moin/SynceInstallation/Sourchttp://www.synce.org/moin/SynceWithUbuntuP.S.
Мб, даже так просто легче, не могу проверить т.к. ставил из исходников.
http://www.synce.org/moin/SynceWithUbuntu
Только с синхронизироватся у меня так и не получилось. На данный момент есть только доступ к файловой системе. Ну и работают всякие утилиты типа synce-install-cab.
P.P.S. Мб. ещё понадобятся libopensync0_0.22-2_i386, libopensync-plugin-python_0.22-2_i386, libopensync-plugin-sunbird_0.22-1_i386, msynctool_0.22-2_i386, multisync-gui_0.91.0+svn20061129-1_i386, python2.4-opensync_0.22-2_i386
Я поставил по такой вот простой инструкции.
========================================
Итог: odccm видит дейвс, pls выдаёт список файлов, sync-engine запускаеться...
Чуть не забыл решил проблему со слетанием сети, просто когда подключил кпк посмотрел какой ip показываться и прописал его для этого интерфейса всё это делал через "Сетевые улиты"
========================================
Сейчас буду побывать делать партнёрство и синхронизацию.