[VirtualGL-Users] How to use libjpeg-turbo with Java Viewer

2014-02-13 Thread Robert Goley
I see very clear instructions on how to do this for setting up a java webstart applet. I need to run the applet without a JNLP setup directly with the java -jar command. What is the correct setup or command to use the native libraries in that case?

Re: [VirtualGL-Users] How to use libjpeg-turbo with Java Viewer

2014-02-13 Thread DRC
All of the packages I'm building for TurboVNC 1.3 (pre-release build) include the libjpeg-turbo libraries along with the Java viewer, so they are used automatically. Otherwise, with the 1.2 Java viewer, you have to just install the appropriate libjpeg-turbo binary package for your platform, and

Re: [VirtualGL-Users] How to use libjpeg-turbo with Java Viewer

2014-02-13 Thread Robert Goley
Awesome, I was hoping it was that simple. Was not sure if the packages had to be a certain place etc. Thanks for the tip. On Feb 13, 2014 9:37 PM, DRC dcomman...@users.sourceforge.net wrote: All of the packages I'm building for TurboVNC 1.3 (pre-release build) include the libjpeg-turbo