1) Multiarch aktivieren:

sudo dpkg --add-architecture i386
sudo apt-get update


2) Download Citrix Receiver for Linux 64bit: http://www.citrix.com/downloads/citrix-receiver/linux

3) Pakete installieren, Zertifikate kopieren (nspluginwrapper wird nicht benoetigt):

sudo dpkg -i icaclient_13.1.0.285639_amd64.deb
sudo apt-get -f install
sudo ln -s /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts


4) Test: Wenn beim Ausfuehren von /opt/Citrix/ICAClient/wfica ein Fenster mit der Meldung "Corrupt ICA file" erscheint, ist die Installation erfolgreich.

5) Firefox neu starten, Plugin aktivieren unter Menu: Add-ons - Plugins - "Citrix Receicer for Linux" - "Always activate".


Optional - Installation USB Support Package

1) Download USB Support Package for Linux 64bit: http://www.citrix.com/downloads/citrix-receiver/linux

2) Pakete installieren:

sudo apt-get install libcap2:i386
sudo dpkg -i ctxusb_2.4.285639_amd64.deb
sudo apt-get -f install

3) Falls der Daemon nicht gestartet werden kann, Abhaengigkeiten pruefen mit /opt/Citrix/ICAClient/util/hdxcheck.sh, noetigenfalls weitere Pakete installieren und anschliesend Daemon neu starten:

sudo service ctxusbd restart


Quellen:
http://superuser.com/questions/714375/how-do-i-install-citrix-ica-client-receiver-13-on-debian-64-bit-linux
https://help.ubuntu.com/community/CitrixICAClientHowTo

No comments

Add Comment

Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
Standard emoticons like :-) and ;-) are converted to images.
E-Mail addresses will not be displayed and will only be used for E-Mail notifications.
To leave a comment you must approve it via e-mail, which will be sent to your address after submission.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Submitted comments will be subject to moderation before being displayed.