linux下Acrobat Reader出错

升级了内核之后,发现Acrobat Reader启动不了了,于是Google了一下,发现了解决办法:
the original text:

After upgrade to gtk 2.10.1, run acroread just get infinite loop of "expr: Syntax error".with few hours work, I found a workaround:

1. open "acroread" script ,maybe in /usr/bin/,or any other path you put it;
2. find this row:


echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'

3. replace with:


echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]*\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'

Categories

| | 评论(0)

发表评论

May 2010

            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          

关于此日记

此日记由 Cnangel 发表于 March 4, 2007 11:18 AM

此Blog上的上一篇日记苦行僧的生活

此Blog上的下一篇日记Sed用法

首页归档页可以看到最新的日记和所有日记。

归档

Powered by Movable Type 5.02