Sunday, March 18, 2012

Installing JSAF on Fedora 16

I'll freely admit I am a newbie when it comes to JSAF, we recently received a copy and I had the task of attempting to install it under Fedora 16. I assure you it can be done successfully, and to save you a little head scratching here's a few simple steps:

1. Install OpenMotif via the RPM package suitable for your distro (ignore the fact it says fc12, it works!): i686 x86_64
2. At a terminal prompt, sudo yum install xorg-x11-fonts*

The second step will install a number of fonts JSAF depends on, plus a handful it doesn't. You could comb through the font packages and weed out a lot of fluff for a lean and mean VM appliance build, but for my purposes a blanket approach worked just fine. After you've followed these steps, follow the JSAF install instructions provided and you should be good to go.

Keep in mind this is by no means a definitive guide, it's just what I needed to do to get JSAF working for me.

Jamie

No comments:

Post a Comment