On 2007-01-09 06:27-0600 Maurice LeBrun wrote:

> A ghostly figure emerges from the mist..
>
> Has anyone gotten the cmake build to auto-detect itcl & itk?

Yes, itcl and itk were detected for my two systems without problems.  I didn't
have to do anything special because I am using system versions that are
installed in a standard location.  For non-standard locations
you have to help CMake find things by setting some environment variables,
see below.

> 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.

http://www.miscdebris.net/plplot_wiki/index.php?title=Main_Page has one
particular example of how you can set those environment variables whenever
you are using software that is not installed in a standard location.

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 Yorick front-end to PLplot (yplot.sf.net); the
Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

-------------------------------------------------------------------------
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