Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: mbrijun on November 07, 2011, 03:48:39 PM
-
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 (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
-
you should be able to just use openmotif-lib instead of the full openmotif.
-
Did you manage to get this working?
If so can you post instructions for a newbie to linux?
Many Thanks
-
Did you manage to get this working?
If so can you post instructions for a newbie to linux?
Many Thanks
YES!
I have it working with exceptions - USB Redirection and audio input (microphone)
I believe the glibc v2.11 is the culprit for the USB redirection issues as Citrix outlines 2.7 is required
Im working on instructions but they are for pxeboot - not USB stick - you would have to adapt them