扫一扫
分享文章到微信
扫一扫
关注官方公众号
至顶头条
出现如下错误:
configure: Using PKG_CONFIG_PATH=NONE/lib/pkgconfig:/usr/local/lib/pkgconfig/
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for EMERALD... configure: error: Package requirements ( xrender >= 0.8.4 gtk+-2.0 >= 2.8.0 libwnck-1.0 pangocairo libberyldecoration ) were not met:
No package 'libwnck-1.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables EMERALD_CFLAGS
and EMERALD_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
解决办法:
下载并安装libwnck-2.18.0
http://ftp.gnome.org/pub/GNOME/sourc...2.18.0.tar.bz2
安装:
tar jxvf libwnck-2.18.0.tar.bz2
cd libwnck-2.18.0
./configure && make && make install
安装完成libwnck-2.18.0后再进行emerald-0.2.1的安装
cd emerald-0.2.1
./configure && make && make install
顺利完成安装。
6、安装emerald-themes-0.2.1
tar jxvf emerald-themes-0.2.1.tar.bz2
cd emerald-themes-0.2.1
./configure && make && make install
7、安装aquamarine-0.2.1
tar jxvf aquamarine-0.2.1.tar.bz2
cd aquamarine-0.2.1
./configure && make && make install
8、安装beryl-manager-0.2.1
tar jxvf beryl-manager-0.2.1.tar.bz2
cd beryl-manager-0.2.1
./configure && make && make install
安装完毕,进入Xwindow,在终端中输入beryl-manager,就可以启动beryl3D桌面效果了。
但“beryl设置管理器”不能打开,单击“beryl设置管理器”终端中显示如下错误:
Traceback (most recent call last):
File "/usr/local/bin/beryl-settings", line 22, in ?
import berylsettings
ImportError: No module named berylsettings
解决办法:
建立符号链接,将/usr/local/lib/python2.4/site-packages/中的文件链接到/usr/lib/python2.4/site-packages/中就可以了。
ln -s /usr/local/lib/python2.4/site-packages/* /usr/lib/python2.4/site-packages/
做完以上工作后beryl的工作就一切正常了,“beryl设置管理器”也可以正常启动了。
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
到这了就ok了 ,你就可以看到berly的桌面了,good
如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。
现场直击|2021世界人工智能大会
直击5G创新地带,就在2021MWC上海
5G已至 转型当时——服务提供商如何把握转型的绝佳时机
寻找自己的Flag
华为开发者大会2020(Cloud)- 科技行者