Fedora8下安装zend studio出错的解决

字体大小: 中小 标准 ->行高大小: 标准

Fedora8下安装zend studio出错:

[root@localhost ~]# ./ZendStudio-5_5_0.bin

Preparing to install...

Extracting the JRE from the installer archive...

Unpacking the JRE...

Extracting the installation resources from the installer archive...

Configuring the installer for this system's environment...

Launching installer...

java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.

已放弃

解决Fedora8下安装zend studio出错:

1. export LIBXCB_ALLOW_SLOPPY_LOCK=1

2. yum --enablerepo=development update libxcb

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/55139.html