error while loading shared libraries: libxcb-aux.so.0: cannot open shared object file

本文介绍了解决因xcb-util版本更新导致的OpenBox启动错误的方法。通过调整共享库符号链接,解决了找不到libxcb-aux.so.0的问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Q:

openbox: error while loading shared libraries: libxcb-aux.so.0: cannot open shared object file: No such file or directory

A:

Because xcb-util-0.3.6 update to xcb-util-0.3.8

  ChangeLog:

  commit 118a3c86b3d3b2fab20f365e4a5703e40ad2e1b1
  Author: Arnaud Fontaine <arnau@debian.org>
  Date:   Mon Aug 9 15:47:02 2010 -0500
  
      Create a single shared library and header file and reset SONAME

  OK, now

cd /usr/lib
ln -s libxcb-util.so.0.0.0 libxcb-aux.so.0.0.0
ln -s libxcb-aux.so.0.0.0 libxcb-aux.so.0
ln -s libxcb-aux.so.0.0.0 libxcb-aux.so

p.s.

About UNIX soname Wiki here

转载于:https://www.cnblogs.com/eshizhan/archive/2012/01/02/2310002.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值