Hi Mark,Guido
First, I appreciate all your help and patience in bearing with the
blundering of an amateur! Normal Linux advice is to get your hands dirty
and go for it, but I can see that I have a very muddled system between
testing, unstable, subversion and elsewhere, so I'm going to stop
digging just for now.
I kept a log of sorts, perhaps you could take a look at this summary and
tell me what you think. At the mo I can only connect with Raki from the
utilities menu, then synce-serial-start in terminal. When I try to
"configure" I get the wrong library message, as noted.
I have the following on apt:
librapi2 0.9.3.3. also -dev and -tools, librra0
0.10.0.1,librra-tools,librtfcomp0 1.1.1libsynce0
1-1.1,libsynce0-dev0.11-1.odccm0.10.0.1.,python-rtfcomp 1.1-1,synce-dccm
0.9.1.3,synce-kde 0.9.1.1,synce-kde-dev 0.9.1.1,syncekonnector
0.3.2.3,syncekonnector-dev 0.3.2.3,synce-multisync-plugin 0.9.0.4,
synce-serial0.9.1-3.1, usb-rndis-modules 2.6.22.3.686 0.10.0.1.+
2.6.22.686, usb-rndis-source 0.10.0-1
kitchensync 4.3.5.8-1,libopensync0 and the dbg & dev 0.19.1.2,
multisync0.90 0.91.0.4.2, multisync-tools 0.91.0.4.2, opensync-plugin
-evolution 0.19.1+b1, opensync-plugin-file & -irms & kdepim & syncml
0.19.1, opensyncutils 0.19.1.2, python-opensync 0.19.1.2.
librapi2 0.9.3.3 also -dev & -tools
I have recently removed some "unstable" packages with "testing" as
another Debian user recommends that it had resolved this sort of
problem- and it's a safe option. I kept some screenshots. The main
change was replacing libopensync-plugin-evolution2 0.22-etch2. If I
need to check exactly what I have done here I will need to add "sid" to
sources.list and see what it offers in the synce and opensync areas.
I have built odccm, librapi2, libsynce, all presumably versions 0.11
from svn following
http://www.synce.org/moin/SynceTools/SynceKpm
which advised "Preferably you need to install the odccm, librapi2, and
libsynce from SVN for the moment "
I took instruction from
http://www.synce.org/moin/SynceInstallation/SubversionRequirements
and built the above.
I can see now that I also have older odccm librapi and libsynce from
apt, also note that I cannot install librra-dev 0.9.1.1. because it
requires librra-0 0.9.1.1. but I have 0.10.0.1
There were instructions for patching/rebuilding kernel- I don't have the
skill, also have a system working perfectly, so decided not to try.
Moved on to the synce-kpm 0.11 instructions and resolved initial problem
by apt-get python-distutils-extra python-setuptools
python-libxslt1,python lxml. Advice was then that some building from
source is required.
I met: ImportError: No module named pyrapi2
So I built pyrapi from http://freshmeat.net/projects/pyrapi/
but did not keep the system messages so can't backtrace- that's a
mistake, I know. This is the only app. I have that's not from synce.
(Thank you for the comment Guido- is there a way back?)
at that point I tried
http://www.synce.org/moin/SynceWithDebian
stalled on libwbxml, I posted request for help in reply to Dr Gow's
thread libwbxml-free search engine. Later I resolved it with a thread on
http://www.nabble.com/No-libxml-2.0-packaged-found-td14286978.html
"You need to install the development package of libxml2, usually named
libxml2-devel. "
got this from apt and continued.
built pywbxml from subversion
added deb http://opensync.gforge.punktart.de/repo/opensync-0.21/ etch
main
deb-src http://opensync.gforge.punktart.de/repo/opensync-0.21/ etch main
to sources.ist
then apt-get install libopensync-plugin-evolution2
libopensync-plugin-python msynctool
Followed these instructions:
"Now to allow opensync to speak to to synce:
svn co http://synce.svn.sf.net/svnroot/synce/trunk/sync-engine
cd sync-engine
sudo ln -sf opensync-plugin.py /usr/lib/opensync/python-plugins/synce.py
My previous post details trouble with synce-install-plugins, also
pyrapi2
And that is as far as I have got! Thanks.