|
From: John N. <joh...@po...> - 2005-09-28 10:54:06
|
Hi, have successfully built Quantlib 0.3.10 using configure --with-boost-lib=/cygdrive/p/boost_1_33_0/libs --with-boost-include=/cygdrive/p/boost_1_33_0/ and then make I am trying to build the current CVS Quantlib Head as I am keen to get a build of quantlib with the extensions Johan Witters made (and I have contributed further additions) to the swig files. I am running autoconf configure --with-boost-lib=/cygdrive/p/boost_1_33_0/libs --with-boost-include=/cygdrive/p/boost_1_33_0/ I get the following errors ... checking for dvips... /usr/bin/dvips configure: creating ./config.status config.status: creating .infig.status: error: cannot find input file: Is the head of Quantlib expected to be buildable on WindowsXp? Is there a link to specific instructions on how to build/configure the head. Any help greatly received. Regards, John |