ICA Client for AIX experiences a fatal error when using Netscape 4.79 or 4.80
ICA Client for AIX experiences a fatal error when using Netscape 4.79 or 4.80 ICA Client for AIX experiences a fatal error when using Netscape 4.79 or 4.80
Citrix states in Document ID: CTX102237
Created: Jul 14, 2003
Updated: Jul 15, 2003
Products: ICA Client for IBM AIX, Citrix NFuse Classic 1.7, Web Interface 2.0
Symptoms
An ICA Client used as a helper application or plug-in cannot be launched from Netscape 4.79/4.80 on AIX systems after logging onto a NFuse/Web Interface site.
Cause
Netscape uses some of its own versions of the system libraries and sets up Libpath so that these versions are referenced before the default system versions.
The Netscape script states that “tailored versions of the AIX libc.a library are designed to be run specifically with the Communicator product” and that users should not set their own Libpath to use these libraries.
The ICA Client experiences a fatal error when invoking the “select” system call through Netscape.
This is demonstrated with a test application that uses this “select” system call through Netscape.
Resolution
Use Netscape Version 4.79 with the IBM patch from ftp://service.boulder.ibm.com/aix/efixes/netscape/aix510/082002/README.html.
– OR –
Set LIBPATHibpath to /usr/netscape/communicator/lib510:/usr/netscape/communicator:/usr/lib:/lib. Note that /usr:/lib:/lib is the default setting for Libpath.
Creating a script to unset the Libpath should suffice.
1. Create a script, wfica.sh in $ICAROOT, as follows
#!/bin/sh
unset LIBPATH
exec $ICAROOT/wfica $*
Set ICA_PLUGIN=$ICAROOT/wfica.sh before running Netscape.
2. Rename $ICAROOT/wfica to $ICAROOT/wfica.exe.
3. Create a script, $ICAROOT/wfica, with the contents:
#!/bin/sh
unset LIBPATH
exec $ICAROOT/wfica.exe $*
The environment variable, $ICA_PLUGIN, does not need to be set.
More Information
• AIX 5.1.0
o 08/20/2002 libc.a and libnspr_shr.a for AIX 5.1.0 ML2 for AIX Communicator 4.7.9.0 (CA-2002-19)
o 10/05/2001 libc.a for AIX 5.1.0 ML1 for AIX Communicator 4.76i (all versions 4.7.6.n)
o 05/04/2001 libc.a for AIX 5.1.0 for AIX Communicator 4.76i (4.7.6.0 and 4.7.6.1)
• AIX 4.3.3
o 05/21/2001 libc.a for AIX 4.3.3 ML8 for AIX Communicator prior 4.76i (4.7.6.0)
User login
Who's new
- Choodogek
- zepsleltpap
- layersepavy
- moneytome12
- maczugaher