pslist 发表于 2004-6-6 16:19:03

安装 Rox-Session 出现问题

# ./AppRun --compile
Compiling /root/tmp/ROX-Session-0.1.22/ROX-Session... please wait...
creating cache ./config.cache
checking that pkg-config runs... yes
checking that gtk+-2.0 (version >= 2.0.1) is installed... yes
checking that libxml-2.0 (version >= 2.0.0) is installed... yes
checking that dbus-1 (version >= 0.20) is installed... no
configure: error: Package is not installed
Compile failed
Press Return...

然后我安装了 dbus-0.21 可是还是这样的说

怎么回事呀?

athlonxhy 发表于 2004-6-6 20:40:07

可能是是因为编译程序没有找到库文件,作个dbus库的链接到/usr/lib里面试试看.

pslist 发表于 2004-6-7 11:07:54

?
/usr/local/lib 下面有好多 dbus的库诶 怎么做连接啊 ?

http://rox.sourceforge.net/phpwiki/index.php/ROX-Session
可以 帮我看看吗??

KanKer 发表于 2004-6-7 11:18:48

在/etc/ld.so.conf里加上
/usr/local/lib
运行一下ldconfig /usr/local/lib即可。

pslist 发表于 2004-6-7 11:52:12

里面有 /usr/local/lib
我下载了一个低版本的 rox-session 可以了

不过还真不好用 我只想在桌面上放东西 出来这么多 结果右建菜单也变了

athlonxhy 发表于 2004-6-7 22:50:11

不知为何有时用ldconfig的时候竟然没有效果。
还得每次手动。。。 :evil:
页: [1]
查看完整版本: 安装 Rox-Session 出现问题