Monday, September 8, 2014

CentOS 7 CITRIX receiver installation


CentOS 7 CITRIX Receiver installation


1. Download from
http://www.citrix.com/downloads/citrix-receiver/legacy-client-software/receiver-for-linux-121.html

a. receiver for linux(.rpm)
b. USB support packager (.rpm)

2. cp downloaded file to download folder.

3. yum install alsa-lib.i686 motif.i686 gtk2.i686 pcsc-lite-libs.i686 speex.i686 libvorbis.i686 libXpm.i686

4. yum install ftp://ftp.muug.mb.ca/mirror/centos/6.5/os/i386/Packages/nspluginwrapper-1.4.4-1.el6_3.i686.rpm

5. ln -s /usr/bin/mozilla-plugin-config /usr/bin/nspluginwrapper

6. yum localinstall ctxusb_2.2-1.x86_64.rpm ICAClient_12.1.0-0.x86_64.rpm


7. cp /opt/Citrix/ICAClient/npica.so /usr/lib64/mozilla/plugins
   /usr/lib/nspluginwrapper/npconfig -n -i /usr/lib64/mozilla/plugins/npica.so

8. Copy SSL certificate9(save with the .cert)
    goto the site and copy the SSL certificate to the
    /opt/Citrix/ICAClient/keystore/cacerts/xxx.crt

9.  goto the Site, From the drop down list next to "Open with...", drill down through

    File System -> opt > Citrix > ICAClient

Then select wfica.sh and click OK. I also ticked "Do this automatically for files like this from now on".
My published desktop launched and I was up and running.

No comments:

Post a Comment