DSL Ideas and Suggestions :: Citrix ICA client 8 and libXaw.so.6



I didn't need any modifications to the default installer, but it does need cpio to copy its files out of the archive, so you need to install this first

The following sequence should work:

mydsl-load /mnt/sda1/optional/dsl-dpkg.dsl
sudo apt-get update
sudo apt-get install cpio
gunzip < linuxx86.tar.gz | tar -xvf -
sudo ./setupwfc

I chose to install to /opt but the default (/usr/lib) works OK as well (although it isn't part of the standard PATH). Once ICAClient is installed cpio is no longer required for client operation

another success story :D
Thanks for the info, I'll give it a whirl.

Ta,

- Joe -

hm, it doesnt work on my dsl. could somebody give me a step by step howto? I would appreciate. I have dsl 0.9.3 running as hd install.
hi
i followed the steps given above. but none work for me. after i give ./setupwfc it will ask if i want to install citrix. on giving yes, it says " default dir /usr/lib/ICAClient " not found all the time. where am i going wrong. BTW, i m using DSL 1.0

Next Page...
original here.