Alan W. Irwin writes:
 > On 2007-01-09 06:27-0600 Maurice LeBrun wrote:
 > > I'm trying my
 > > first cmake build (ok feel free to rag on me for being such a laggard :), 
 > > and
 > > those two were inexplicably not detected in my "usual" prefix area that
 > > contains all my tcl/tk/itcl/itk builds.
 > 
 > Try setting CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH appropriately.

That worked, thanks.  But I'm surprised that:

$(CMAKE_INSTALL_PREFIX)/include
   and
$(CMAKE_INSTALL_PREFIX)/lib

are not automatically at the front of CMAKE_INCLUDE_PATH & CMAKE_LIBRARY_PATH
by default.  Our build systems have had that property for an eternity.  Would
it be hard to add?

-- 
Maurice LeBrun    [EMAIL PROTECTED]


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to