[CppAD] running configure after 'svn checkout'

J P Fasano jpfasano at us.ibm.com
Fri Oct 12 13:41:13 EDT 2007


I am attempting to checkout, build, and test CppAD on a linux machine.
I am using the following commands:,
  - svn co https://projects.coin-or.org/svn/CppAD CppAD-all
  - cd CppAD-all/trunk
  - ./configure -C

Running configure fails with the error message:
  -bash: ./configure: No such file or directory

The message is correct in stating that the file "configure" does not exist.

Do I need to obtain CppAD from the tarball to obtain the configure file?

JP Fasano





More information about the CppAD mailing list