Hi all,
First, please excuse my ignorance if I'm going to be asking stupid questions, as I'm diving right in without too much investigation, only because it's so exciting to be able to transcode stuff and stream it to my PS3.
Anyway, I'm trying to get the 1.20 beta of PMS to work on my dual processor G5 PPC Mac running 10.5.x.
As far as I am able to tell so far, the main obstacle is that PMS is dependent on JRE 1.6, but since Sun and Apple stopped supporting the Java on the PPC as of version 1.6, PMS won't work.
So, I got the bright idea of installing Open JDK on my PPC. However, trying to run PMS fails because Open JDK supports X11 and not GTK, so I get
javax.swing.UnsupportedLookAndFeelException: [GTK look and feel - com.sun.java.swing.plaf.gtk.GTKLookAndFeel] not supported on this platform
So, my question is, what is the easiest way to change the look and feel library dependency to Motif, to get past this hump?
Thanks!
