有人有在 Xubuntu 13.04 64 位上安装 Citrix 接收器的演练吗?
更新
$ sudo apt-get install libmotif4 nspluginwrapper
... snip ...
Setting up libmotif4:amd64 (2.3.3-7ubuntu1) ...
Setting up nspluginviewer (1.4.4-0ubuntu5) ...
Setting up nspluginwrapper (1.4.4-0ubuntu5) ...
plugin dirs: nspluginwrapper: no appropriate viewer found for /usr/lib/flashplugin-installer/libflashplayer.so
Auto-update plugins from /usr/lib/mozilla/plugins
Looking for plugins in /usr/lib/mozilla/plugins
Segmentation fault (core dumped) Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
sudo dpkg --install Downloads/icaclient_12.1.0_amd64.deb
Selecting previously unselected package icaclient.
(Reading database ... 155808 files and directories currently installed.)
Unpacking icaclient (from .../icaclient_12.1.0_amd64.deb) ...
dpkg: dependency problems prevent configuration of icaclient:
icaclient depends on libc6-i386 (>= 2.7-1);
however: Package libc6-i386 is not installed. icaclient depends on ia32-libs;
however: Package ia32-libs is not installed.
icaclient depends on lib32z1;
however: Package lib32z1 is not installed. icaclient depends on lib32asound2;
however: Package lib32asound2 is not installed. dpkg:
error processing icaclient (--install): dependency problems -
leaving unconfigured Errors were encountered while processing: icaclient
答案1
步骤 1. 打开终端并输入: sudo apt-get 安装 libmotif4 nspluginwrapper
第 2 步。下载并安装接收器。观看以下视频,了解要下载的内容以及安装接收器时需要注意什么: http://www.youtube.com/watch?v=JZVxNH76kj0 (Citrix Receiver 12.1 .deb 官方链接: https://www.citrix.com/downloads/citrix-receiver/receivers-by-platform/receiver-for-linux-121.html)
步骤 3. 完成后将证书复制到正确的目录: sudo cp /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts
步骤 4. 访问 Citrix 环境时,告诉浏览器使用以下作为默认应用程序打开 launch.ica(或 launch.jsp): /opt/Citrix/ICAClient/wfica.sh
祝你好运!