From: Rodolfo M. <rod...@gm...> - 2006-09-17 14:31:03
|
Rodolfo Medina wrote: >> In order to use the repository at: >> >> http://www.in.fh-merseburg.de/~jahn/ >> >> I added to my sources.list the lines: >> >> deb http://www.in.fh-merseburg.de/~jahn/ sid main >> deb-src http://www.in.fh-merseburg.de/~jahn/ sid main >> , then I did: >> >> # apt-get update >> # apt-get install multisync-cli libsyncml0 libopensync-plugin-syncml >> >> . But still, I don't have the syncml-obex-client plugin in my plugin list: >> >> $ msynctool --listplugins >> Available plugins: >> file-sync matthias jahn <jah...@fr...> writes: > i thought you are using debian sarge? That's right, but I in another partition of my HD I installed Debian Sarge putting in sources.list the following lines: deb http://http.us.debian.org/debian unstable main contrib non-free deb-src http://http.us.debian.org/debian unstable main contrib non-free deb http://www.in.fh-merseburg.de/~jahn/ sid main deb-src http://www.in.fh-merseburg.de/~jahn/ sid main . Is that all right? matthias: > Well at first you should remove all self compiled stuff before you could use > the repro. Look in your /usr/local first.. > > But for Debian Sarge ... i could not provide libsyncml ;-( only for etch, > sid and ubuntu dapper I'll freshly install Debian Sarge again with those above lines in sources.list... if it's all right. Thanks, Rodolfo |