Hi Alberto, Just in case you don't actually need the Fortran binding, you should be able to disable it when running CMake by specifying the option -DENABLE-f77=OFF. If you only want one language, you could even try the DEFAULT_NO_BINDINGS option and then turn on just the one binding you want.
http://www.miscdebris.net/plplot_wiki/index.php?title=CMake_options_for_PLplot If you really are trying to use Fortran, I would look for the .cmake file created when you ran CMake and find the line of code which is causing the errors to be thrown. In my case, CMake was simply leaving the wxWidgets include directory out of the command. -kyle On Mon, Feb 9, 2009 at 1:37 AM, Alberto G. O. Krone-Martins <algo...@gmail.com> wrote: > > Hi Alan, > > I've just checked, and the PLplot version is 5.9.2. > > Any other ideas? > > Alberto. > > Em 08/02/2009, às 15:05, Alan W. Irwin escreveu: > >> On 2009-02-08 12:41-0200 Alberto G. O. Krone-Martins wrote: >> >>> >>> Hello! >>> >>> I am trying to compile PLPLOT on OSX 10.5.6, but when i try to >>> "make" the code, it fails [with some libtool errors]: >> >> Hi Alberto: >> >> I am not sure whether those libtool errors indicate you are using an >> old version of PLplot or not. Anyhow, if you are not doing so >> already, >> please use our latest release, 5.9.2. You can find out about that >> release >> by following links at http://plplot.sourceforge.net/. >> >> Alan >> __________________________ >> Alan W. Irwin >> >> Astronomical research affiliation with Department of Physics and >> Astronomy, >> University of Victoria (astrowww.phys.uvic.ca). >> >> Programming affiliations with the FreeEOS equation-of-state >> implementation >> for stellar interiors (freeeos.sf.net); PLplot scientific plotting >> software >> package (plplot.org); the libLASi project (unifont.org/lasi); the >> Loads of >> Linux Links project (loll.sf.net); and the Linux Brochure Project >> (lbproject.sf.net). >> __________________________ >> >> Linux-powered Science >> __________________________ > > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code to > build responsive, highly engaging applications that combine the power of local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > Plplot-general mailing list > Plplot-general@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-general > ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Plplot-general mailing list Plplot-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-general