[ADOL-C] Building adol-c 2.3.0 with colpack on OSX
Dominique Orban
dominique.orban at gmail.com
Mon Mar 26 10:20:42 EDT 2012
Hi,
I installed colpack via homebrew (http://mxcl.github.com/homebrew)
which results in libraries being placed in /usr/local/lib and headers
in /usr/local/include. I then install adol-c using "--enable-sparse
--colpack=/usr/local". This results in errors of the form:
configure:16489: checking for ColPack/ColPackHeaders.h
configure:16489: result: no
Test programs in 'configure' seem to be using "#include
<ColPack/ColPackHeaders.h>". However, looking through the colpack
source, it seems that "make install" does not do anything (and so does
not place headers in a ColPack subdirectory) and its sample divers use
"#include "ColPackHeaders.h" instead.
How can I indicate to adol-c where ColPackHeaders.h is?
Thanks,
--
Dominique
More information about the ADOL-C
mailing list