ICAClient F7

Phil Meyer pmeyer at themeyerfarm.com
Sat Jun 2 20:07:54 UTC 2007


Craig Preston wrote:
> I'm trying to install the Citrix ICA client rpm on fedora 7 and it 
> tells me that it needs - libXm.so.3. I cant seem to find it, how do i 
> install this under F7?
>
> cheers

Xm is Motif.  The Fedora package is: lesstif

that will provide : /usr/lib/libXm.so.2

# yum install lesstif lesstif-devel

which will need to be linked:

# ln -s /usr/lib/libXm.so.2 /usr/lib/libXm.so.3

all done

Good luck!




More information about the fedora-list mailing list