|
From: <no...@so...> - 2002-03-12 00:04:38
|
Bugs item #528736, was opened at 2002-03-12 00:04 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=112740&aid=528736&group_id=12740 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Gabor Liptak (gliptak) Assigned to: Nobody/Anonymous (nobody) Summary: building QuantLib CVS under Cygwin Initial Comment: As per the INSTALL.txt one should run configure in the directory. But there does not seem to be a configure in the directory: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/quantlib/QuantLib/ When I run autoconf, I get these errors: $ autoconf --version autoconf (GNU Autoconf) 2.52 Written by David J. MacKenzie. ~/QuantLib $ autoconf configure.in:12: error: possibly undefined macro: AM_CONFIG_HEADER configure.in:13: error: possibly undefined macro: AM_INIT_AUTOMAKE configure.in:22: error: possibly undefined macro: AM_PROG_LIBTOOL configure.in:31: error: possibly undefined macro: AM_CONDITIONAL Do I need to have some more cygwin packages installed? Thanks ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=112740&aid=528736&group_id=12740 |