Showing posts with label citrix. Show all posts
Showing posts with label citrix. Show all posts

Wednesday, April 18, 2007

Citrix ICA Client 10 on Fedora Core 6

And... because I'm still in love with Fedora, in spite of my migration to Ubuntu in most of our customers, here you are: http://codtech.com/wiki/index.php/Citrix_ICA_Client_10_on_Fedora_Core_6

In fact, I should say, there's a lot less desktop problems with Fedora than with Ubuntu, but this is another story.

Tuesday, April 10, 2007

Citrix ICA Client 10 and Ubuntu


If you have downloaded and installed the new Citrix ICA Client 10 in Ubuntu 6.10 Edgy Eft you may have already discovered that it doesn't work out of the box.
You may receive some font errors or missing dependencies, and because Citrix doesn't provide a DEB package these missing dependencies are not detected by the tar.gz package installer.

To simplify the installation, or better the post-install steps, I've made a script available at http://codtech.com/downloads/citrix-icaclient-10-ubuntu which verifies that dependencies packages are installed and patch the configuration files to get rid of the error with UTF fonts.

Download the script, and if Citrix is installed in a system location use sudo to run it.
Don't forget to set ICAROOT in the environment if it's not /usr/lib/ICAClient.

Comments are welcome.