日历
网志分类
· 所有网志 (30)
站内搜索
友情链接
· 我的歪酷

订阅 RSS

0008572

歪酷博客

大象的日志


« 上一篇: MATLAB中的一些常用命令 下一篇: Linux 下matlab的快捷键 »
maxelephant @ 2009-01-18 19:09

1. some errors like:
Qt Warning: X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 8 (X_MapWindow)
  Resource id:  0x3600011
\e Display :0.0 Error "BadMatch (invalid parameter attributes)"
\e  request 1 error 8 serial 1437
...............
...............

to solve this problem, add these line to the /etc/X11/xorg.conf
Section "Extensions"

Option "Composite" "Disable"

EndSection

2. when open cdsdoc
/tools/ic610/tools/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

Goto /CDS_ROOT/tools/bin/cdsdoc and edit cdsdoc
Search and find "LD_ASSUME_KERNEL=2.2.5" , it should be at some "if" structure. Looks like they use IF structure for some x86 and AMD adaptive
Change "2.2.5" to your KERNEL version

DONE

3. error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
go to /usr/lib
ln -s libstdc++-libc6.2-2.so.3 libstdc++-libc6.1-1.so.2
done


评论 / 个人网页 / 扔小纸条
*昵称

已经注册过? 请登录

Email
网址
*评论