How to configure Citrix ICA Client for Solaris with NFuse access

1. login as root on a solaris machine, launch a Netscape Navigator, go to http://www.citrix.usyd.edu.au/clients, then click UNIX => Solaris/Sparc, download solaris.tar.z and save it to /tmp directory, after that close Netscape Navigator.

2. start a terminal window, go to /tmp directory, uncompress and un-tar solaris.tar.gz by using

uncompress < solaris.tar.z | tar xvf -


3. install Citrix Linux ICA Client by typing ./setupwfc in /tmp directory and follow the instruction. It will install citrix client into /usr/lib/ICAClient directory by default (it can be changed).

4. you need to manually define a MIME type for Netscape Navigator by going to Preferences => Category => Navigator => Application => New, then type as the following

Description: Citrix ICA Client

MIME type: application/x-ica

Suffixes: .asp

Application: /usr/ICAClient/wfica -file %s

4. launch a Netscape Navigator window, type a URL http://www.citrix.usyd.edu.au, then type in username & password, after that you should be able to see a list of icons represented the Admin Systems which you can access, just click a link as you like (for instance, ERP - Finance Production), then it will launch a citrix session automatically (It doesn't need to configure ICA client).

Alternatively, you can launch citrix ica client by going to /usr/lib/ICAClient directory, and type ./wfcmgr, then you can create your citrix application sessions.