Dear TC community,
I am trying to build a minimalistic USB stick for running a Citrix ICA receiver. According to Citrix, these are the requirements:
http://support.citrix.com/proddocs/topic/receiver-linux-12-0/linux-sys-reqs.html* Linux kernel version 2.6.29 or above, with glibc 2.7 or above, gtk 2.12.0 or above, libcap1 or libcap2, and udev support.
* OpenMotif 2.3.1 or above, if you intend to run the native graphical user interface (wfcmgr).
* LibPCSCLite 1.5.6
* ALSA (libasound2), Speex and Vorbis codec libraries.
I have tried addressing the requirements by installing the following: glib2.tcz, gtk2.tcz, openmotif.tcz, ccid.tcz, libasound.tcz, alsa.tcz, alsaconf.tcz, libxp.tcz.
It sort of works, it starts without giving any library-missing errors, but the sound redirection is terrible. I am not sure if libasound.tcz and alsa.tcz fully address the last point of the requirement.
If anyone has done this before, I would be grateful for any advice.
Thank you,
Martynas