From: Arjen M. <Arj...@de...> - 2015-05-22 12:57:58
|
Hi Alan, > -----Original Message----- > From: Alan W. Irwin [mailto:ir...@be...] > > So to help you with that installation task I did some research, and here are the > missing PLplot components from your current comprehensive testing (in order of the > CMake WARNING messages about these issues); the regular expression search > term I used at the 64-bit version of <http://cygwin.com/cgi-bin2/package-grep.cgi> to > find the package; and the corresponding name of that package. > > PLplot component GUI search term Cygwin 64-bit > > java bindings java Nothing relevant > octave bindings octave octave-devel-3.8.2-1 > Tcl/Itcl bindings itcl tcl-itcl-3.4.1-1 > ada bindings gnatmake cygwin32-gcc-ada-4.9.2-1 > lua bindings lua.h lua-5.1.5-1 > d bindings gdc Nothing relevant > libqhull prerequisite qhull.h libqhull-devel-2012.1-2 > psttf device driver LASi.h libLASi-devel-1.1.1-2 > pyqt4 bindings sip.h python-sip-4.16.7-1 > wxwidgets device driver wx.h libwx_gtk2u2.8-devel-2.8.12.1-5 > pdf device driver hpdf.h Nothing relevant > ocaml bindings ocamlc ocaml-base-4.01.0-2 > gtk+-x11-2.0 support gtk+-x11-2.0.pc libgtk2.0-devel-2.24.28-1 > > Installation of these packages and my fixes for any issues you find with that > broadened scope of comprehensive testing should make PLplot nearly as powerful > on Cygwin as it currently is on Linux, and I am very much looking forward to > achieving that goal! > I installed the above packages (oh, forgot about wxwidgets), but some of them were not fully acknowledged by CMake (see the attached tarball) . >From the report by CMake: - Itcl is not accepted, because CMake could not find the accompanying library - that is available though - Ocaml is not accepted, because CMake can not find camlidl, well that is simply not in the installation. I installed all things that contained "caml" in their name/description, but it is missing from Cygwin nonetheless - Qhull is not accepted either, same issue as for Itcl - Pyqt4 is not accepted because CMake does not find sip - again it all seems to be there - Tk is turned off because there was no X Window server, but that has different issues Anyway, some progress has been made, but there remain a few things to sort out. Indeed, humbling :). Regards, Arjen DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. |