[SOLVED] Installing Citrix ICAClient

Started by orinoco, 2013/01/31, 00:00:19

Previous topic - Next topic

orinoco

Hello,

I'm working for a new company and it offers remote access with the Citrix ICA Webclient. I was curious to use it from my home office. I've downloaded the deb-package of the receiver for 64bit from the Citrix site[1] but during installation it demands for the nspluginwrapper package. I found it only for Squeeze. I'm anxious to install it.

Is anybody using the Citrix Receiver with siduction? Any help is appreciated.

Here the output:

root@jake:/home/orinoco/Downloads/Incoming# LANG=C dpkg -i icaclient_12.1.0_amd64.deb
(Reading database ... 293896 files and directories currently installed.)
Preparing to replace icaclient 12.1.0 (using icaclient_12.1.0_amd64.deb) ...
Unpacking replacement icaclient ...
dpkg: dependency problems prevent configuration of icaclient:
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.
icaclient depends on nspluginwrapper; however:
 Package nspluginwrapper is not installed.

dpkg: error processing icaclient (--install):
dependency problems - leaving unconfigured
Processing triggers for menu ...
Errors were encountered while processing:
icaclient


[1] http://www.citrix.com/downloads/citrix-receiver/receivers-by-platform/receiver-for-linux-121.html

coruja

Hi orinoco!

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686029

So I suppose you'll have to install the squeeze version if you really want/need nspluginwrapper. (Additionally, you should mind multiarch if you have a 64 bit system there, at least the pasted output hints at it.)

bluelupo

Quote from: "orinoco"Hello,

I'm working for a new company and it offers remote access with the Citrix ICA Webclient. I was curious to use it from my home office. I've downloaded the deb-package of the receiver for 64bit from the Citrix site[1] but during installation it demands for the nspluginwrapper package. I found it only for Squeeze. I'm anxious to install it.

Is anybody using the Citrix Receiver with siduction? Any help is appreciated.
[...]
Hi orinoco,
I recently tries to bring the Citrix Client (64-bit) running. Unfortunately, I have succeeded only with the 32-bit package. I created this on my 64bit siduction system a virtual machine (kvm) in the 32-bit variant. There could be installed then the Citrix client. I use this virtual machine also to log into the network from my employer.

orinoco

Thanks bluelupo.

How did you solved the nspluginwrapper problem? With the package from squeeze?

bluelupo

Hi Orinoco,
a log in the network of my employer was only with an old version of ICAClient possible (11.1). The problem with you but will not necessarily be the same. So check it out once with this version. On citrix.com unfortunately gets no previous versions of ICAclienst more.

Here I have a link where you can download the packages in version 11.1.

http://support.agtech.org/index.php?/Knowledgebase/Article/View/43/5/citrix-receiver-111-for-linux-x86

orinoco

I solved it this way:

1. I activated multiarch
2. I installed nspluginwrapper_1.3.0-1_amd64.deb from squeeze
3. I installed icaclient-12.1.0_i386.deb
4. http://wiki.ubuntuusers.de/Citrix_ICA_Client?highlight=Citrix#64-bit-System was very helpful

Now it works. P.S. At the moment I'm fighting with Juniper Terminal Server Services und VMWare Client Viewer. But this is a different story.