On 2014-02-25 14:11-0800 phil rosenberg wrote:

> The nmake build for shapelib gives the library a base name of shaplib rather 
> than shp for the makefile build.

Hi Phil:

nmake just builds stuff that is configured.  So it is probably the
method you used to configure the shapelib build that dictated that
alternate name.  If instead, you used the epa_build of shapelib or the
CMake-based build system I created for shapelib which configures
virtually any build tool you desire including nmake, then the core of
the library name will probably continue to be "shp" rather than
"shapelib".

Regardless of the cause, your suggestion of also searching for the
shapelib name is a good one which I have incorporated. I also took
this opportunity to remove the extra find PATHS that were in the
shapelib find module which are normally not very useful and which can
introduce trouble on some platforms.

Please try revision 13026 to see if it satisfies your shapelib finding
needs.

Also, could you please respond to my question about whether you really
need an agg find module fix at this time?  If yes, I will do that fix,
if no I will look forward to your wxwidgets patch that completely gets
rid of the PLplot dependency on the external AGG library and which
also reduces the PLplot dependency on the internal plfreetype.c and
the external FreeType library.

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); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); 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
__________________________

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to