On Thu, 2009-09-24 at 22:58 +0530, arvind janakiram wrote:
> I am a Mac user and have installed Boost 1.39.0 via [port install
> boost].
> Then i run ./configure from the QuantLib directory , but he
> configuration halts saying -
>
> configure: error: Boost development files not found
"port install" puts the files in a non-standard location (opt/local.)
You can tell configure where to find the files by running it as
./configure --with-boost-include=/opt/local/include
--with-boost-lib=/usr/local/lib
or wherever the headers and libraries were installed.
Luigi
--
Matz's Law:
A conclusion is the place where you got tired of thinking.
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users