设为首页 收藏本站
查看: 710|回复: 0

[经验分享] ubuntu 下PDA同步解决(SynCE, OpenSync)

[复制链接]

尚未签到

发表于 2016-4-21 07:13:39 | 显示全部楼层 |阅读模式
来自官方说明



由好心人翻译















How-To: Set up and use Synce


  it
has been requested quite a few times around the forum, i know i wish i
could have found one a while ago, so here we go, the wonderful world of
Synce...


*NOTE/DISCLAIMER:*

Synce is NOT my project, i do NOT
promise it will work, and should your machine explode, i take no
responsibility (ok, fine, i take the responsibility to laugh DSC0000.gif
)

be
careful with synce, it can erase your entire PocketPC.... i would
suggest using the builtin backup tool and saving the backup somewhere
safe!

credit to:

Synce site

Storm of UbuntuForums (i used his howto for some of the linking stuff...)



alright onward and upward....


first we need to find out where your pocketpc is in dev...thanks again to storm for this part...


with your device unpluged type

Code:

ls /dev > /tmp/before

  then plugin your device and type

Code:

ls /dev > /tmp/after

diff /tmp/before /tmp/after

  hopefully it shows

ttyUSB0 (just remember wat this is!)


#如果你只是想知道怎么作可以实现同步,上面的部分可以不用操作,直接执行下面的CODE内容即可


then, you need a bunch of packages that are in the repository...

you can use synaptic, but im gonna write for apt-get


Code:

sudo apt-get install synce-dccm

sudo apt-get install synce-kde

sudo apt-get install synce-serial

  (note: this guide is written for Gnome, but uses the synce-kde package... it works fine for me)

you need all the librarys that come with them...

also,
this is an optional step if you wanna try and synce your PIM data with
evolution (i have yet to be able to do this...partially from lack of
trying tho...)

Code:

sudo apt-get install multisync

sudo apt-get install synce-multisync-plugin

  there is a howto on wat to do with multisync here



while
installing synce-serial a config window will pop-up, check the options,
default usually works fine...put in wat we found out earlier here
(ttyUSB0 for me)



next you need to download and install these debs...

Code:

wget http://kuci.org/~teddy/ubuntu/synce-gnomevfs_0.9.0-2_i386.deb

wget http://kuci.org/~teddy/ubuntu/synce-software-manager_0.9.0-2_i386.deb

wget http://kuci.org/~teddy/ubuntu/synce-trayicon_0.9.0-2_i386.deb

  then

Code:

sudo dpkg -i synce-gnomevfs_0.9.0-2_i386.deb

sudo dpkg -i synce-software-manager_0.9.0-2_i386.deb

sudo dpkg -i synce-trayicon_0.9.0-2_i386.deb

  we need a link here just to get it all to work...

Code:

sudo ln -s /usr/lib/libgtop-2.0.so.5 /usr/lib/libgtop-2.0.so.2

  #这一步是可能出问题的地方,先作个标记,后面解决


run these commands

Code:

synce-trayicon

dccm

sudo synce-serial-config ttyUSB0 (REMEMBER TO PUT IN WAT YOU NEED HERE)

sudo synce-serial-start

  now in your tray icon, u should see a synce icon... right click/explorer


tada! all done!


(you can now remove the debs u got from wget...)



questions, comments, patches, etc etc etc.... lemme know!


-Trab #作者名


如果执行了上面的命令,无法实现你的同步,或者在你执行命令


synce-trayicon
  

时出现这样的错误:

synce-trayicon:
error while loading shared libraries: libgtop-2.0.so.2: cannot open
shared object file: No such file or directory


此时你可以打开目录/usr/lib,检查下里面是否存在libgtop-2.0.so.5,出现上面的问题的原因是不存在libgtop-2.0.so.5,所以libgtop-2.0.so.2与它的关联也无法建立


你可以在检查下目录下是否有其他libgtop-2.0.so.X的文件(X为其他数字),我这里是libgtop-2.0.so.7


所以你可以输入命令


sudo rm /usr/lib/libgtop-2.0.so.2

sudo ln -s /usr/lib/libgtop-2.0.so.7 /usr/lib/libgtop-2.0.so.2

  

再执行


synce-trayicon

dccm

sudo synce-serial-config ttyUSB0 (REMEMBER TO PUT IN WAT YOU NEED HERE)

sudo synce-serial-start
  

这样在桌面的右上方就可以出现可爱的PDA图标了,右击explore with filemanager可以打开PDA文件目录


也祝你好运!

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-206696-1-1.html 上篇帖子: Ubuntu平台装机必备工具软件 下篇帖子: Ubuntu Dapper 6.06 初次安装手记
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表