User Tools

Site Tools


informatica:linux:instalacion_cliente_citrix

ica client citrix metaframe renta programa padre

1. No se si es necesario, pero instalo los paquetes:

aptitude update && aptiude install libmotif-dev libmotif3 motif-clients

1. Descargar las fuentes:

http://www.citrix.com/English/ss/downloads/details.asp?downloadId=3323&productId=186&c1=sot2755&c2=ost1349860

2. Descomprimir:

linuxx86-11.0.140395.tar.gz

3. (A partir de aquí por si acaso como 'root') Ejecutar el asistente de configuración:

./setupwfc

Ir contestando a las preguntas:

Select a setup option:

 1. Install Citrix Receiver for Linux 11.0
 2. Remove Citrix Receiver for Linux 11.0
 3. Quit Citrix Receiver for Linux 11.0 setup

Enter option number 1-3 [1]: 1

Please enter the directory in which Citrix Receiver for Linux is to be installed.
[default /usr/lib/ICAClient] 
or type "quit" to abandon the installation: 

Proceed with installation? [default n]: y

Enter option number 1-2 [2]: 1

Found entries in browser configuration(s) from an earlier installation.
Do you want these entries to point to the new installation? [default y]: y

Found KDE or GNOME desktop entries from an earlier installation.
Do you want these entries to point to the new installation? [default y]: y

Found GStreamer entry from an earlier installation.
Do you want this entry to point to the new installation? [default y]: y

Select a setup option:

 1. Install Citrix Receiver for Linux 11.0
 2. Remove Citrix Receiver for Linux 11.0
 3. Quit Citrix Receiver for Linux 11.0 setup

Enter option number 1-3 [2]: 3

4. Enlazar una biblioteca para evitar el error './wfcmgr: error while loading shared libraries: libXm.so.4: cannot open shared object file: No such file or directory':

ln -s /usr/lib/libXm.so.3 /usr/lib/libXm.so.4

5. Para ejecutar el asistente gráfico para la configuración de la conexión Citrix:

/usr/lib/ICAClient/wfcmgr
informatica/linux/instalacion_cliente_citrix.txt · Last modified: 2015/04/13 20:19 by 127.0.0.1