http://www.archy.net

Comment: (1)

Installing XenApp Online Plugin on Fedora 12

Category : Citrix, Fedora 12, Linux, XenApp Plugin

If you choose the easy way with the rpm file, it wont work. You have to change few things before being able to launch any Citrix XenApp application

  1. get the client from citrix
  2. get openmotif from http://www.motifzone.net/filebrowser/openmotif/2.3/2.3.1 (at least version 2.3.1, there is a package for fedora 9 but it installs fine in 12)
  3. disable the cjkuni fonts (why?)

# cd cd /usr/share/fonts/
# mv cjkuni/fonts.dir cjkuni/fonts.dir.disabled
# mv cjkuni/fonts.scale cjkuni/fonts.scale.disabled

Now the ctirix client starts as it should.


Join the forum discussion on this post