I forgot where I copied this from but I did copy it. I just thought it might be useful if someone wants to install this. It took me an insane amount of time to figure it out and it is really very simple.
First step is to get the tar.gz file from here:
http://www.citrix.com/English/ss/downloads/details.asp?downloadId=3323&productId=186&c1=sot2755IMPORTANT!
You want the en.linuxx86.tar.gz one with x86 client - requires OpenMotif 2.2.x
Save it to your desktop.
Extract en.linnuxx86.tar.gz by double clicking it.
Click the Extract button at the top.
Click create folder and in the blue field that says "Type name of new folder"
put in "icainstall" (without the quotes) hit enter and then click the Extract button in the lower right corner.
You will now have a folder on your desktop named icainstall.
Open a terminal and cd to the icainstall directory.
Code:
cd Desktop/icainstall/
type the following command:
Code:
./setupwfc
It should look like this:
Code:
Select a setup option:
1. Install Citrix Presentation Server Client 10.6
2. Remove Citrix Presentation Server Client 10.6
3. Quit Citrix Presentation Server Client 10.6 setup
Enter option number 1-3 [1]:
Enter the default of 1, then at the following prompts for default location and integration with gnome and kde also use the defaults.
At the end it will present with the setup options choices again, just choose #3 to exit.