Hi Roberto.
Thank you for such a speedy response! I downloaded the snapshot provided at the link and merged it with my original PPL1.2 folder. I made sure to used the "--with-java-=DIR" flag and checked to make sure the ./configure script found all the required Java files The configure script gave me a bunch of the following errors unfortunatly:checking for pl.exe... /usr/bin/pl.exepl: error 4892: warning, unrecognized argument (-dump-runtime-variables)usage: pl scriptfile [options] ...or... pl -prefab prefabname [options]ploticus 2.42-May2013 (win32). This build can produce: PS EPS SVG SVGZ X11 PNG JPEG WBMP FreeType2Copyright 1998-2009 Steve Grubb, http://ploticus.sourceforge.net pl: error 4892: warning, unrecognized argument (-dump-runtime-variables)usage: pl scriptfile [options] ...or... pl -prefab prefabname [options]ploticus 2.42-May2013 (win32). This build can produce: PS EPS SVG SVGZ X11 PNG JPEG WBMP FreeType2Copyright 1998-2009 Steve Grubb, http://ploticus.sourceforge.net pl: error 4892: warning, unrecognized argument (-dump-runtime-variables)usage: pl scriptfile [options] ...or... pl -prefab prefabname [options]ploticus 2.42-May2013 (win32). This build can produce: PS EPS SVG SVGZ X11 PNG JPEG WBMP FreeType2Copyright 1998-2009 Steve Grubb, http://ploticus.sourceforge.net pl: error 4892: warning, unrecognized argument (-dump-runtime-variables)usage: pl scriptfile [options] ...or... pl -prefab prefabname [options]ploticus 2.42-May2013 (win32). This build can produce: PS EPS SVG SVGZ X11 PNG JPEG WBMP FreeType2Copyright 1998-2009 Steve Grubb, http://ploticus.sourceforge.net pl: error 4892: warning, unrecognized argument (-dump-runtime-variables)usage: pl scriptfile [options] ...or... pl -prefab prefabname [options]ploticus 2.42-May2013 (win32). This build can produce: PS EPS SVG SVGZ X11 PNG JPEG WBMP FreeType2Copyright 1998-2009 Steve Grubb, http://ploticus.sourceforge.net
On the off chance that those errors were not a big deal I ran make after the configure script was done. I was able to compile and install PPL but after doing so I could not find the .jar file. There were a few warnings about auto_pointer being deprecated but no errors (besides a few errors with the docs). I expect the default install directory for Cygwin to be in cygwin64/usr/local/ as that is where all the other ppl files are (libppl.a, cygppl-15.dll, ppl.h, etc.), however, I am unsure if I am looking in the wrong place at this point.
Thank you for your time!