Alan W. Irwin writes:
 > To take this further could you please try building cmake-2.8.1 (see
 > directions at http://cmake.org/cmake/resources/software.html) and use that
 > version instead for the above test if that is not what you are already
 > doing?  That's the version I use for my testing with cmake-2.8.x these days.

[furn...@ziffy]~/devel/pldev/plplot/bd3% which cmake
~/devel/pldev/tools/bin/cmake
[furn...@ziffy]~/devel/pldev/plplot/bd3% cmake --version
cmake version 2.8.1
[furn...@ziffy]~/devel/pldev/plplot/bd3% ../run_cmake
...
-- Looking for include paths and libraries for Tcl/Tk
-- Found Tclsh: /home/furnish/devel/8.4/prefix/bin/tclsh
-- Found TCL: /usr/lib64/libtcl.so
-- Found TCLTK: /usr/lib64/libtcl.so
-- Found TK: /usr/lib64/libtk.so
-- Looking for include paths and libraries for Tcl/Tk - found
-- Looking for tclsh
-- Looking for tclsh - found
-- TCL_TCLSH = /home/furnish/devel/8.4/prefix/bin/tclsh
-- TCL_INCLUDE_PATH = /home/furnish/devel/8.4/prefix/include
-- TCL_LIBRARY = /usr/lib64/libtcl.so
-- Itcl not available or not compatible with current Tcl shell
-- TK_INCLUDE_PATH = /home/furnish/devel/8.4/prefix/include;/usr/include
-- TK_LIBRARY = 
/usr/lib64/libtk.so;/usr/lib64/libSM.so;/usr/lib64/libICE.so;/usr/lib64/libX11.so;/usr/lib64/libXext.so

So, same wrong result.

 > If cmake-2.8.1 built from kitware source shows the bad find result you
 > demonstrated above, then I will take this up further with the cmake list.

Thanks.  I hope it goes well.  But I also hope we can find a way to make
PLplot builds work according to reasonable expectations, without having to
bump everyone up to cmake 2.8.2...

-Geoff

------------------------------------------------------------------------------

_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to