Ludger,

Thank you so much! I will be trying this today. As far the libmotif3, if I had 
to install it, would it be on the openthinclient manager server itself, or 
would it be a package I would have to load into the manager and deploy to the 
thin clients themselves? Sorry again for my lack of linux knowledge




Thanks!

Anthony Amodei
Sr Systems Administrator
Premier Prizm Solutions
10 E. Stow Rd,
Marlton, NJ 08053
P. 856-452-0118
M. 856-651-8959


-----Original Message-----
From: Ludger Funke [mailto:ludger.fu...@lvua-sh.de] 
Sent: Monday, October 24, 2011 10:40 AM
To: openthinclient-user@lists.sourceforge.net
Subject: Re: [openthinclient-user] Citrix 11.100 Application Config Issue

Hi Anthony.

The message says, that libXm.so.4 still is missed. You can check it with a

ls -l /usr/lib/libXm.so.4

There should be a file libXm.so.3.0.2. You can check it with a

ls -l /usr/lib/libXm.so.3.0.2

If this file doesn't exist, then the package libmotif3 is not installed.
I can't remember, that i had to install this package.

If the file is present, then change into the superuser mode with the secret 
"0pen%TC", if it isn't changed by you.

su

Then create the symbolic link libXm.so.4 with a

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

After that a

ls -l /usr/lib/libXm.so.4

should be successful.

Then leave the superuser mode with an

exit

and start the receiver with

/opt/ica-client-11/wfcmgr



Good Luck

Ludger


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the demand 
for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco 
certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
The Open Source Thin Client Solution http://openthinclient.org 
openthinclient-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openthinclient-user
This email is intended solely for the use of the individual to whom it is 
addressed and may contain information that is privileged, confidential or 
otherwise exempt from disclosure under applicable law. If the reader of the 
email is not the intended recipient or the employee or agent representative 
responsible for delivering the message to the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited. If you have received this communication 
in error, please immediately notify us by telephone and return the original 
message to us at the listed email address.


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
The Open Source Thin Client Solution http://openthinclient.org
openthinclient-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openthinclient-user

Reply via email to