Tiny Core Extensions > TCE Tips & Tricks

How to install Citrix Receiver in TC?

(1/5) > >>

freejc:
Can anyone please let me know how to install Citrix Receiver in TC?

gutmensch:
1. Download the first package on this site http://www.citrix.com/English/ss/downloads/details.asp?downloadId=2316611&productId=1689163#top

2. Install dependencies for Citrix Receiver, as far as I can tell these are at least:
glib2.tcz
gtk2.tcz
libxp.tcz
openmotif-lib.tcz
pango.tcz
cairo.tcz
udev-lib.tcz
krb5.tcz
libxcb.tcz
libvorbis.tcz
libogg.tcz
speex.tcz
pixman.tcz
fontconfig.tcz
expat2.tcz
libasound.tcz
libffi.tcz
gdk-pixbuf2.tcz
Xorg-7.6-lib.tcz
atk.tcz

3. Add sys group for Receiver: sudo addgroud -S sys

4. Unpack the downloaded file with tar xzf file.tar.gz and run sudo ./setupwfc, answer with yes everywhere

5. Run the Receiver manager like /opt/Citrix/ICAClient/wfcmgr

6. Put the following to your backup:
opt/Citrix/ICAClient
etc/init.d/ctxusbd
usr/local/firefox-official/plugins/npica.so
usr/local/lib/netscape/npica.so
usr/local/share/mime/applications/x-ica.xml

That should be roughly it....

gutmensch:
FWIW I posted an extension called install-citrix-receiver, try it out ;-)

mbrijun:
Hi Gutmensch,

thank you for a nice writeup. I would like to add one more file to the list of "keepers" in "/opt/.filetool.lst":

etc/udev/rules.d/85-ica-usb.rules

By the way, did you get the USB redirection to work? I am having problems with my installation and I have not been able to resolve them.

gutmensch:
unfortunately I don't have any server to connect to, so I couldn't test at all ;-) but if a udev rule file is also included in the client, one should run at least

--- Code: ---$ sudo udevadm control --reload-rules

--- End code ---
one time after the .rules file is available, e.g. in bootlocal.sh - this is maybe necessary to activate usb redirection, but this also depends on the content of the .rules file (sometimes there are commands in it, which are not directly available in Tiny Core).

Navigation

[0] Message Index

[#] Next page

Go to full version