Installing Citrix MetaFrame Presentation Client on Fedora 8
by
Ihab Al Merhebi
—
last modified
Jan 30, 2008 02:35 AM
—
filed under:
Post-Install Solutions
The Citrix MetaFrame Presentation Client is a remote access client that allows people to connect to applications available on central servers. The purpose of this how-to is to resolve the "missing dependency : libXm.so.3" problem that you face when attempting to install it on Fedora 8. Document ActionsApplicable to Fedora Versions
Requirements
Doing the WorkIn order to install Citrix MetaFrame Presentation Client on Fedora 8, you must obtain, not install, the package named openmotif-2.3.0-0.1.9.3.i386.rpm. That package can be found by searching rpm databases such as www.rpmfind.net or simply by going to http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/i386/ Citrix MetaFrame Presentation Client can be downloaded at http://www.citrix.com/English/SS/downloads/details.asp?dID=2755&downloadID=3323&pID=186
cd /tmp/ su -c 'rpm2cpio openmotif-2.3.0-0.1.9.3.i386.rpm | cpio -ivd' TroubleshootingCertification Error after successful installation
Once Citrix MetaFrame Presentation Client has been successfully
installed, you may run into a certification error and it can be
remedied by obtaining the correct certifications and copying them to
the proper folder.
cp ./Download/*.cer /usr/lib/ICAClient/keystore/cacerts/ DisclaimerWe test this stuff on our own machines, really we do. But you may run into problems, if you do, come to #fedora on irc.freenode.net Added ReadingDocument Actions |
