<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">I would respectfully disagree with your assessment, Mike, for the following reasons:</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"> </DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">When booting the Fedora 7 Live CD, and installing the tar.gz version of the most recent Citrix client, everything works fine, with no problems.  I am able to open an application window which successfully connects with the application.  There is no OpenMotif installed on the system; neither is there a /usr/lib/libXm.so.3 file on the system.</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"> </DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">In Fedora 8, when using a base install of the O.S. (i.e. no updates), and having installed the same version of the Citrix client - again, the tar.gz version - the Citrix application window opens, states "Processing Replies from Server", and closes.  The application does not launch.  However, once I update the libxcb package, Citrix again functions normally.  Again, no OpenMotif is installed on the system.</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"> </DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">In Fedora 9 (Live CD) Citrix is again broken.  Same version of the client.  The "Processing Replies from Server" window opens (more slowly than in 7 or 8) and closes without launching the application.</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"> </DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">The Citrix client used in all 3 examples is the same; OpenMotif was not installed on any of the systems.  In Fedora 7 it is working; in Fedora 8 it was broken but then worked; in Fedora 9 it is broken again.  At least in the earlier versions of Fedora, OpenMotif was not needed.  What changed between the Fedora versions that would have this effect?</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"> </DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">I certainly don't mean to be adversarial in my discussion; I am just trying to figure out a way to minimize the need for non-standard packages.  I do thank you for the input so far, and hope to hear more suggestions.  :-)</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"> </DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Thanks,</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Todd<BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Original Message ----<BR>From: Mike Fleetwood <mike.fleetwood@googlemail.com><BR>To: For users of Fedora <fedora-list@redhat.com><BR>Sent: Monday, April 14, 2008 5:25:53 PM<BR>Subject: Re: Fedora 9 and Citrix issue<BR><BR>I am with Richard on this.  The documented work around by Citrix is to<BR>use OpenMotif 2.3 to provide the 2.2 API by creating the Symbolic link<BR>to make /usr/lib/libXm.so.3 -> <A href="http://libxm.so/" target=_blank>libXm.so</A>.4.<BR><BR>"Failed Dependency: <A href="http://libxm.so/" target=_blank>libXm.so</A>.3 ... When Installing the ICA Client for Unix"<BR><A href="http://support.citrix.com/article/CTX110537" target=_blank>http://support.citrix.com/article/CTX110537</A><BR><BR>"The Presentation Server Client for Linux Fail to Launch and Reports no Errors"<BR><A href="http://support.citrix.com/article/CTX115404"
 target=_blank>http://support.citrix.com/article/CTX115404</A><BR><BR>"Question: ICAClient 9 instalation on Fedora Core 5 !!"<BR><A href="http://support.citrix.com/forums/thread.jspa?messageID=463392" target=_blank>http://support.citrix.com/forums/thread.jspa?messageID=463392</A><BR><BR><BR>I don't see how upgrading libxcb (C-lang binding for the X11 protocol)<BR>would have provided libXm (Motif runtime libraries).  On my Fedora 8<BR>box I have the following:<BR>[mike@rockover ~]$ rpm -q libxcb openmotif<BR>libxcb-1.0-4.fc8<BR>openmotif-2.3.0-0.1.9.3<BR>[mike@rockover ~]$ rpm -q --provides libxcb | grep libXm<BR>[mike@rockover ~]$ rpm -q --provides openmotif | grep libXm<BR><A href="http://libxm.so/" target=_blank>libXm.so</A>.4<BR>[mike@rockover ~]$ ls -l /usr/lib/libXm.so.4<BR>lrwxrwxrwx 1 root root 14 2006-06-24 00:03 /usr/lib/libXm.so.4 -> <A href="http://libxm.so/" target=_blank>libXm.so</A>.4.0.0<BR><BR><BR>I recommend you implement this
 workaround for Fedora 9 too.<BR><BR>Mike<BR><BR>On 14/04/2008, Todd N <<A href="mailto:todd655495@yahoo.com" ymailto="mailto:todd655495@yahoo.com">todd655495@yahoo.com</A>> wrote:<BR>> Thanks for the reply, Richard.  However, in Fedora 8, when using the tar.gz<BR>> version (again, not the rpm) of the Citrix client we did not need to install<BR>> openmotif.  The same problem did exist as I described below after installing<BR>> the client; however all we needed to do was update to the latest version of<BR>> libxcb and the problem ceased to occur.  Now in Fedora 9, the same Citrix<BR>> client, with the most recent libxcb package, is not working again.<BR>><BR>> While your solution may have worked for you, it seems to me somewhat<BR>> jury-rigged (no offense intended) and if possible we'd like to avoid a<BR>> similar setup here.  We were able to get the Citrix client to work in F8 by<BR>> simply
 updating another package (libxcb); it would seem reasonable that<BR>> something similar should work in Fedora 9.<BR>><BR>> Thanks,<BR>> Todd<BR>><BR>><BR>><BR>> ----- Original Message ----<BR>> From: Richard Shaw <<A href="mailto:hobbes1069@gmail.com" ymailto="mailto:hobbes1069@gmail.com">hobbes1069@gmail.com</A>><BR>> To: For users of Fedora <<A href="mailto:fedora-list@redhat.com" ymailto="mailto:fedora-list@redhat.com">fedora-list@redhat.com</A>><BR>> Sent: Thursday, April 10, 2008 8:51:44 PM<BR>> Subject: Re: Fedora 9 and Citrix issue<BR>><BR>> 2008/4/8 Todd N <<A href="mailto:todd655495@yahoo.com" ymailto="mailto:todd655495@yahoo.com">todd655495@yahoo.com</A>>:<BR>> > Hello,<BR>> ><BR>> > In testing Fedora 9 (using the live CD) I am encountering a problem using<BR>> > the Linux Citrix client provided on the Citrix web site.  After installing<BR>> > the
 Citrix client successfully, using the tar.gz version (not the rpm), I<BR>> am<BR>> > able to log into and launch the MetaFrame Presentation Server, but when I<BR>> > select an application I get a window stating "Processing Replies from<BR>> > Server" which is present for about 2 seconds, then vanishes.  The<BR>> > application window is never launched.<BR>> ><BR>> > An important thing to note is that I had this same problem with Fedora 8,<BR>> > and was able to solve it by updating libxcb to the latest version.  Why<BR>> has<BR>> > the issue appeared again in Fedora 9?<BR>> ><BR>> > Any help would be appreciated.  Thanks.<BR>> ><BR>> > Todd<BR>><BR>> I know the web site states it needs openmotif-2.2. I could only find<BR>> an RPM of 2.3 packaged for F8 at some university (I think I found it<BR>> from <A href="http://rpmbone.net/"
 target=_blank>rpmbone.net</A>) so even after I installed it I had to do a 'ln -s<BR>> /path/to/2.3-file /path/to/2.2-link" and then it worked fine.<BR>><BR>> Richard<BR><BR>-- <BR>fedora-list mailing list<BR><A href="mailto:fedora-list@redhat.com" ymailto="mailto:fedora-list@redhat.com">fedora-list@redhat.com</A><BR>To unsubscribe: <A href="https://www.redhat.com/mailman/listinfo/fedora-list" target=_blank>https://www.redhat.com/mailman/listinfo/fedora-list</A><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR></DIV></div><br>



      <hr size=1>Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a></body></html>