[ADOL-C] Building adol-c 2.3.0 with colpack on OSX

Kshitij Kulshreshtha kshitij at math.upb.de
Mon Mar 26 10:40:01 EDT 2012


Hello,

I have no clue what homebrew is or does. Please simply download the
sources for ColPack-1.0.6 from their website and use

autoreconf -fi
./configure --libdir=/usr/local/lib64
make
sudo make install

This will install ColPack in /usr/local

then you don't need to give any options to the ADOL-C configure script
at all.

Cheers.
Kshitij.

As on 2012-03-26 16:20, Dominique Orban did write:
> 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,
> 

-- 
Dr. Kshitij Kulshreshtha

Institut für Mathematik,
Universität Paderborn,
Warburger Straße 100,
33098 Paderborn.

Büro: A3.235

Privatanschrift:
Arnikaweg 62
33100 Paderborn.


More information about the ADOL-C mailing list