Sorry, I see it in the text now. I musta breezed over it the first time, because they did not actually include instructions for the installing the libmotif.<br><br>Thanks for your help guys!!!<br><br><p><DEFANGED_div><DEFANGED_span class="gmail_quote">
On 7/17/06, <b class="gmail_sendername">Bill Creswell</b> &lt;<a href="mailto:billcreswell@gmail.com">billcreswell@gmail.com</a>&gt; wrote:</DEFANGED_span><blockquote class="gmail_quote" DEFANGED_style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
<p><DEFANGED_div>Suhweeet! The missing link between me and work!<br><br>Now, how did you get &quot;libmotif&quot; from this?</p><DEFANGED_div><p><DEFANGED_div><DEFANGED_span class="e" id="q_10c7eb1bce668408_1"><br><br><p><DEFANGED_div><DEFANGED_span class="gmail_quote">On 7/16/06, <b class="gmail_sendername">
Godwin</b> &lt;<a href="mailto:geektoyz@gmail.com" title="mailto:geektoyz@gmail.com" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)"> geektoyz@gmail.com</a>&gt; wrote:</DEFANGED_span><blockquote class="gmail_quote" DEFANGED_style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
 This site was useful.&nbsp;&nbsp;<a href="http://bin-false.org/?p=13" title="http://bin-false.org/?p=13" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">http://bin-false.org/?p=13</a><br><br>Running Ubuntu Dapper (at home), I just tried it now and it seems to
<br>work.&nbsp;&nbsp;Here's what I did:<br><br>godwin@birdofpray:~$ apt-cache search libmotif <br>libmotif-dev - Open Motif - development files<br>libmotif3 - Open Motif - shared libraries<br>godwin@birdofpray:~$<br><br>godwin@birdofpray
:~$ sudo apt-get install libmotif3 libmotif-dev<br><br>Read pointers here about symlink... <br><br><a href="http://www.ubuntuforums.org/showthread.php?t=65879&amp;highlight=libXm.so.3" title="http://www.ubuntuforums.org/showthread.php?t=65879&amp;highlight=libXm.so.3" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">
http://www.ubuntuforums.org/showthread.php?t=65879&amp;highlight=libXm.so.3</a><br><br>&quot;I symlinked this file to /usr/lib (ln -s /usr/X11R6/lib/libXm.so.3 <br>/usr/lib/libXm.so.3) and everything seems to work.&quot;<br>
<br>Then run the install script:<br>godwin@birdofpray:~/Desktop/Citrix_9.0-linux$ sudo su<br>root@birdofpray:/home/godwin/Desktop/Citrix_9.0-linux# ./setupwfc <br><br><br>then restarted my Gnome menus:<br><br>godwin@birdofpray
:~/Desktop/Citrix_9.0-linux$ killall gnome-panel<br>godwin@birdofpray:~/Desktop/Citrix_9.0-linux$<br><br>Launched it and (though I have no connection with which to test) the <br>window launches.<br><br>luck,<br>G-<br><br>
<br><br><br><br><br>On 7/15/06, Bill Creswell &lt;<a href="mailto:billcreswell@gmail.com" title="mailto:billcreswell@gmail.com" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">billcreswell@gmail.com
</a>&gt; wrote:<br>&gt; Looks like it's some kind of library missing. <br>&gt;<br>&gt; REGULAR RUN<br>&gt; billc@ubuntu:~$ /usr/lib/ICAClient/wfcmgr -icaroot /usr/lib/ICAClient<br>&gt; /usr/lib/ICAClient/wfcmgr: error while loading shared libraries: 
libXm.so.3:<br>&gt; cannot open shared object file: No such file or directory <br>&gt;<br>&gt; STRACE<br>&gt; billc@ubuntu:~$ strace /usr/lib/ICAClient/wfcmgr -icaroot /usr/lib/ICAClient<br>&gt; execve(&quot;/usr/lib/ICAClient/wfcmgr&quot;,
<br>&gt; [&quot;/usr/lib/ICAClient/wfcmgr&quot;, &quot;-icaroot&quot;, &quot;/usr/lib/ICAClient&quot;], [/* 35 vars <br>&gt; */]) = 0<br>&gt; uname({sys=&quot;Linux&quot;, node=&quot;ubuntu&quot;, ...}) = 0<br>&gt; brk(0) = 0x8141000
<br>&gt; old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)<br>&gt; = 0xb7f52000 <br>&gt; access(&quot;/etc/ld.so.nohwcap&quot;, F_OK) = -1 ENOENT (No such file or directory)<br>&gt; old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
<br>&gt; = 0xb7f51000<br>&gt; access(&quot;/etc/ld.so.preload&quot;, R_OK) = -1 ENOENT (No such file or directory) <br>&gt; old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)<br>&gt; = 0xb7f50000
<br>&gt; open(&quot;/etc/ld.so.cache&quot;, O_RDONLY) = 3<br>&gt; fstat64(3, {st_mode=S_IFREG|0644, st_size=79529, ...}) = 0 <br>&gt; old_mmap(NULL, 79529, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f3c000<br>&gt; close(3) = 0<br>
&gt; access(&quot;/etc/ld.so.nohwcap&quot;, F_OK) = -1 ENOENT (No such file or directory)<br>&gt; open(&quot;/lib/tls/i686/cmov/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT <br>&gt; (No such file or directory)<br>&gt; stat64(&quot;/lib/tls/i686/cmov&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
<br>&gt; open(&quot;/lib/tls/i686/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT (No<br>&gt; such file or directory) <br>&gt; stat64(&quot;/lib/tls/i686&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0<br>&gt; open(&quot;/lib/tls/cmov/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT (No
<br>&gt; such file or directory)<br>&gt; stat64(&quot;/lib/tls/cmov&quot;, 0xbfa65f14) = -1 ENOENT (No such file or directory) <br>&gt; open(&quot;/lib/tls/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT (No such file or<br>&gt; directory)
<br>&gt; stat64(&quot;/lib/tls&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0<br>&gt; open(&quot;/lib/i686/cmov/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT (No <br>&gt; such file or directory)<br>&gt; stat64(&quot;/lib/i686/cmov&quot;, 0xbfa65f14) = -1 ENOENT (No such file or directory)
<br>&gt; open(&quot;/lib/i686/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT (No such file or<br>&gt; directory) <br>&gt; stat64(&quot;/lib/i686&quot;, 0xbfa65f14) = -1 ENOENT (No such file or directory)<br>&gt; open(&quot;/lib/cmov/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT (No such file or
<br>&gt; directory)<br>&gt; stat64(&quot;/lib/cmov&quot;, 0xbfa65f14) = -1 ENOENT (No such file or directory) <br>&gt; open(&quot;/lib/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>&gt; stat64(&quot;/lib&quot;, {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
<br>&gt; open(&quot;/usr/lib/tls/i686/cmov/libXm.so.3&quot;, O_RDONLY) = -1 <br>&gt; ENOENT (No such file or directory)<br>&gt; stat64(&quot;/usr/lib/tls/i686/cmov&quot;, 0xbfa65f14) = -1 ENOENT<br>&gt; (No such file or directory)
<br>&gt; open(&quot;/usr/lib/tls/i686/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT <br>&gt; (No such file or directory)<br>&gt; stat64(&quot;/usr/lib/tls/i686&quot;, 0xbfa65f14) = -1 ENOENT (No such file or<br>&gt; directory)<br>
&gt; open(&quot;/usr/lib/tls/cmov/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT<br> &gt; (No such file or directory)<br>&gt; stat64(&quot;/usr/lib/tls/cmov&quot;, 0xbfa65f14) = -1 ENOENT (No such file or<br>&gt; directory)<br>&gt; open(&quot;/usr/lib/tls/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT (No such file or 
<br>&gt; directory)<br>&gt; stat64(&quot;/usr/lib/tls&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0<br>&gt; open(&quot;/usr/lib/i686/cmov/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT<br>&gt; (No such file or directory) 
<br>&gt; stat64(&quot;/usr/lib/i686/cmov&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0<br>&gt; open(&quot;/usr/lib/i686/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT (No<br>&gt; such file or directory)<br>&gt; stat64(&quot;/usr/lib/i686&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 
<br>&gt; open(&quot;/usr/lib/cmov/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT (No<br>&gt; such file or directory)<br>&gt; stat64(&quot;/usr/lib/cmov&quot;, 0xbfa65f14) = -1 ENOENT (No such file or directory)<br>&gt; open(&quot;/usr/lib/libXm.so.3&quot;, O_RDONLY) = -1 ENOENT (No such file or 
<br>&gt; directory)<br>&gt; stat64(&quot;/usr/lib&quot;, {st_mode=S_IFDIR|0755, st_size=53248, ...}) = 0<br>&gt; open(&quot;/usr/lib/i486-linux-gnu/tls/i686/cmov/libXm.so.3&quot;,<br>&gt; O_RDONLY) = -1 ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/usr/lib/i486-linux-gnu/tls/i686/cmov&quot;, 0xbfa65f14)<br>&gt; = -1 ENOENT (No such file or directory)<br>&gt; open(&quot;/usr/lib/i486-linux-gnu/tls/i686/libXm.so.3&quot;,<br>&gt; O_RDONLY) = -1 ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/usr/lib/i486-linux-gnu/tls/i686&quot;, 0xbfa65f14) = -1<br>&gt; ENOENT (No such file or directory)<br>&gt; open(&quot;/usr/lib/i486-linux-gnu/tls/cmov/libXm.so.3&quot;,<br>&gt; O_RDONLY) = -1 ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/usr/lib/i486-linux-gnu/tls/cmov&quot;, 0xbfa65f14) = -1<br>&gt; ENOENT (No such file or directory)<br>&gt; open(&quot;/usr/lib/i486-linux-gnu/tls/libXm.so.3&quot;, O_RDONLY) =<br>&gt; -1 ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/usr/lib/i486-linux-gnu/tls&quot;, 0xbfa65f14) = -1<br>&gt; ENOENT (No such file or directory)<br>&gt; open(&quot;/usr/lib/i486-linux-gnu/i686/cmov/libXm.so.3&quot;,<br>&gt; O_RDONLY) = -1 ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/usr/lib/i486-linux-gnu/i686/cmov&quot;, 0xbfa65f14) =<br>&gt; -1 ENOENT (No such file or directory)<br>&gt; open(&quot;/usr/lib/i486-linux-gnu/i686/libXm.so.3&quot;, O_RDONLY) =<br>&gt; -1 ENOENT (No such file or directory) 
<br>&gt;&nbsp;&nbsp;stat64(&quot;/usr/lib/i486-linux-gnu/i686&quot;, 0xbfa65f14) = -1<br>&gt; ENOENT (No such file or directory)<br>&gt; open(&quot;/usr/lib/i486-linux-gnu/cmov/libXm.so.3&quot;, O_RDONLY) =<br>&gt; -1 ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/usr/lib/i486-linux-gnu/cmov&quot;, 0xbfa65f14) = -1<br>&gt; ENOENT (No such file or directory)<br>&gt; open(&quot;/usr/lib/i486-linux-gnu/libXm.so.3&quot;, O_RDONLY) = -1<br>&gt; ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/usr/lib/i486-linux-gnu&quot;, 0xbfa65f14) = -1 ENOENT<br>&gt; (No such file or directory)<br>&gt; open(&quot;/lib/i486-linux-gnu/tls/i686/cmov/libXm.so.3&quot;,<br>&gt; O_RDONLY) = -1 ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/lib/i486-linux-gnu/tls/i686/cmov&quot;, 0xbfa65f14) =<br>&gt; -1 ENOENT (No such file or directory)<br>&gt; open(&quot;/lib/i486-linux-gnu/tls/i686/libXm.so.3&quot;, O_RDONLY) =<br>&gt; -1 ENOENT (No such file or directory) 
<br>&gt;&nbsp;&nbsp;stat64(&quot;/lib/i486-linux-gnu/tls/i686&quot;, 0xbfa65f14) = -1<br>&gt; ENOENT (No such file or directory)<br>&gt; open(&quot;/lib/i486-linux-gnu/tls/cmov/libXm.so.3&quot;, O_RDONLY) =<br>&gt; -1 ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/lib/i486-linux-gnu/tls/cmov&quot;, 0xbfa65f14) = -1<br>&gt; ENOENT (No such file or directory)<br>&gt; open(&quot;/lib/i486-linux-gnu/tls/libXm.so.3&quot;, O_RDONLY) = -1<br>&gt; ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/lib/i486-linux-gnu/tls&quot;, 0xbfa65f14) = -1 ENOENT<br>&gt; (No such file or directory)<br>&gt; open(&quot;/lib/i486-linux-gnu/i686/cmov/libXm.so.3&quot;, O_RDONLY)<br>&gt; = -1 ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/lib/i486-linux-gnu/i686/cmov&quot;, 0xbfa65f14) = -1<br>&gt; ENOENT (No such file or directory)<br>&gt; open(&quot;/lib/i486-linux-gnu/i686/libXm.so.3&quot;, O_RDONLY) = -1<br>&gt; ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/lib/i486-linux-gnu/i686&quot;, 0xbfa65f14) = -1 ENOENT<br>&gt; (No such file or directory)<br>&gt; open(&quot;/lib/i486-linux-gnu/cmov/libXm.so.3&quot;, O_RDONLY) = -1<br>&gt; ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/lib/i486-linux-gnu/cmov&quot;, 0xbfa65f14) = -1 ENOENT<br>&gt; (No such file or directory)<br>&gt; open(&quot;/lib/i486-linux-gnu/libXm.so.3&quot;, O_RDONLY) = -1<br>&gt; ENOENT (No such file or directory) 
<br>&gt; stat64(&quot;/lib/i486-linux-gnu&quot;, 0xbfa65f14) = -1 ENOENT (No such file or<br>&gt; directory)<br>&gt; writev(2, [{&quot;/usr/lib/ICAClient/wfcmgr&quot;, 25}, {&quot;: &quot;, 2}, {&quot;error while<br>&gt; loading shared libra&quot;..., 36}, {&quot;: &quot;, 2}, {&quot;  
libXm.so.3&quot;, 10}, {&quot;: &quot;, 2},<br>&gt; {&quot;cannot open shared object file&quot;, 30}, {&quot;: &quot;, 2}, {&quot;No such file or<br>&gt; directory&quot;, 25}, {&quot;\n&quot;, 1}], 10/usr/lib/ICAClient/wfcmgr: error while 
<br>&gt; loading shared libraries: libXm.so.3: cannot open shared object file: No<br>&gt; such file or directory<br>&gt; ) = 135<br>&gt; exit_group(127)<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; On 7/14/06, Benjamin Eavey &lt;  
<a href="mailto:ben@eavey.com" title="mailto:ben@eavey.com" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">ben@eavey.com</a>&gt; wrote:<br>&gt; &gt; What happens when you run the client from a console?&nbsp;&nbsp;Do you get any
<br>&gt; &gt; more information that way?&nbsp;&nbsp;Also, what distro are you using?<br>&gt; &gt; <br>&gt; &gt; /usr/lib/ICAClient/wfcmgr<br>&gt; &gt;<br>&gt; &gt; Tell me what it says, if anything...<br>&gt; &gt;<br>&gt; &gt; -Ben
<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Bill Creswell rašė:<br>&gt; &gt; &gt; As it has been a while since I tried, I had forgotten the details. <br>&gt; &gt; &gt; I was tryin RDP with VPN, and Citrix as , well citrix.<br>
&gt; &gt; &gt;<br>&gt; &gt; &gt; My Citrix ICA client never opens - it pretends to start, and then goes<br>&gt; &gt; &gt; bye-bye, with no error messages. <br>&gt; &gt; _______________________________________________<br>&gt; &gt; grlug mailing list
<br>&gt; &gt; <a href="mailto:grlug@grlug.org" title="mailto:grlug@grlug.org" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">grlug@grlug.org</a><br>&gt; &gt; <a href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" title="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">
 http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; --<br>&gt; <a href="http://www.billcreswell.com" title="http://www.billcreswell.com" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">
www.billcreswell.com</a> - family news, notes and writings <br>&gt;&nbsp;&nbsp;<a href="http://grComputerWorks.blogspot.com" title="http://grComputerWorks.blogspot.com" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">
http://grComputerWorks.blogspot.com</a> - web and computer<br>&gt; related topics<br>&gt; <a href="http://www.grcomputerworks.com" title="http://www.grcomputerworks.com" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">
http://www.grcomputerworks.com</a> <br>&gt; _______________________________________________<br>&gt; grlug mailing list<br>&gt; <a href="mailto:grlug@grlug.org" title="mailto:grlug@grlug.org" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">
grlug@grlug.org</a><br>&gt; <a href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" title="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">
http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug </a><br>&gt;<br>&gt;<br><br><br>--<br><br>Ubber::Geek<br><a href="http://grlug.org/" title="http://grlug.org/" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">
http://grlug.org/</a><br>_______________________________________________<br>grlug mailing list<br><a href="mailto:grlug@grlug.org" title="mailto:grlug@grlug.org" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">
grlug@grlug.org </a><br><a href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" title="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">
http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br></blockquote></p><DEFANGED_div><br><br clear="all"><br></DEFANGED_span></p><DEFANGED_div><p><DEFANGED_div>-- </p><DEFANGED_div><p><DEFANGED_div><DEFANGED_span class="e" id="q_10c7eb1bce668408_3"><br><a href="http://www.billcreswell.com" title="http://www.billcreswell.com" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">
 www.billcreswell.com</a> - family news, notes and writings<br><a href="http://grComputerWorks.blogspot.com" title="http://grComputerWorks.blogspot.com" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">
http://grComputerWorks.blogspot.com</a> - web and computer related topics<br><a href="http://www.grcomputerworks.com" title="http://www.grcomputerworks.com" target="_blank" DEFANGED_onclick="return top.js.OpenExtLink(window,event,this)">
 http://www.grcomputerworks.com</a>  </DEFANGED_span></p><DEFANGED_div></blockquote></p><DEFANGED_div><br><br clear="all"><br>-- <br><a href="http://www.billcreswell.com">www.billcreswell.com</a> - family news, notes and writings<br><a href="http://grComputerWorks.blogspot.com">
http://grComputerWorks.blogspot.com</a> - web and computer related topics<br><a href="http://www.grcomputerworks.com">http://www.grcomputerworks.com</a>