[Insight-developers] Finding include and lib directories

Paul Hughett hughett@mercur.uphs.upenn.edu
Tue, 20 Feb 2001 09:48:29 -0500


Bill Hoffman wrote:

> What linux version are you using?

I'm running RedHat 6.2 with all the errata installed up to about a month
ago.  In particular, I have glibc-devel 2.1.3 (which is the package that
contains the libraries in question.

> Paul, are you having the same problem?

It appears that Luis and I have different problems--he is not detecting the
libraries, whereas configure is detecting the libraries for me and propagating
them to CMake/CMakeVariables.make but not from there to the actual g++
command options.

Paul Hughett