Login  Register

Re: install problem

Posted by Brad-11 on Nov 03, 2005; 12:21am
URL: http://quantlib.414.s1.nabble.com/install-problem-tp4181p4182.html

Ch. Schwartz <charles.schwartz <at> gmail.com> writes:
>
> I am using windows (and Dev-Cpp). I have sucessfully bjam'd the entire boost
library, which now sits in c:\boost\
> However when invoking via cygwin ./config in c:\quantlib the  config fails b/c
it cannot find boost. How do I rectify?
> Here's the error message:
> checking for M_SQRTPI... yes
> checking for M_1_SQRTPI... no
> checking for Boost development files... no
> configure: error: Boost development files not found

Hi Charles,

I am not a Windows user, but ./configure on Unix (and I imagine Cygwin as well)
has a --help option to tell you how about options.