[PPL-devel] Compiling PPL on x86-64 architecture on windows via cygwin

Adam Matthew t3chma at gmail.com
Mon Feb 5 22:30:35 CET 2018


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.exe
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 FreeType2
Copyright 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 FreeType2
Copyright 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 FreeType2
Copyright 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 FreeType2
Copyright 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 FreeType2
Copyright 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!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cs.unipr.it/pipermail/ppl-devel/attachments/20180205/3fc2e899/attachment.htm>


More information about the PPL-devel mailing list