i found the error while installing the zdesktop you may receive that error and the installation process stop
the solution is to add this command: #
export LIBXCB_ALLOW_SLOPPY_LOCK=true
#
in /etc/profile.local
if you dont have this file (that means you are working on suse 10.x,and there is just /etc/profile) then all you have to do is to create it and add the command
any other thoughts? |