I tested the supplied Citrix-Client today. There were a few needed 32bit libraries as when clicking on the GUI entry in launcher, it wouldn't start.
$ /opt/Citrix/ICAClient/wfcmgr.bin
/opt/Citrix/ICAClient/wfcmgr.bin: error while loading shared libraries:
libXinerama.so.1: cannot open shared object file: No such file or directory
r3hju7asusa8ne@pardus2011 ~ $ /opt/Citrix/ICAClient/wfcmgr.bin
/opt/Citrix/ICAClient/wfcmgr.bin: error while loading shared libraries:
libglib-2.0.so.0: cannot open shared object file: No such file or directory
r3hju7asusa8ne@pardus2011 ~ $ /opt/Citrix/ICAClient/wfcmgr.bin
/opt/Citrix/ICAClient/wfcmgr.bin: error while loading shared libraries:
libpng14.so.14: cannot open shared object file: No such file or directory
pisi history:
Operation #44: install
Date: 2012-08-12 10:00
* libpng-32bit 1.4.8-30-p11-x86_64 is installed.
Operation #43: install
Date: 2012-08-12 09:55
* libpcre-32bit 8.12-20-p11-x86_64 is installed.
* glib2-32bit 2.28.8-53-p11-x86_64 is installed.
* dbus-32bit 1.4.1-55-p11-x86_64 is installed.
* libffi-32bit 3.0.9-6-p11-x86_64 is installed.
Operation #42: install
Date: 2012-08-12 09:39
* libXinerama-32bit 1.1.1-9-p11-x86_64 is installed.
I installed glib2-32 bit and in case they were needed as they are dependencies of glib2-32bit: libpcre-32bit, dbus-32bit, libffi-32bit, though these last three may not be necessary for Citrix.
I then again
/opt/Citrix/ICAClient/wfcmgr.bin -icaroot /opt/Citrix/ICAClient
Warning: locale not supported by C library, locale unchanged
and the program GUI starts.
I don't know how to use Citrix or if I can even use it on my computer, but it starts on my system.
Something I read about the warning:
http://sourceware.org/ml/glibc-linux/1999-q2/msg00041.htmlGood job on the build work, atolboo!