[Cmake] Bug reports?

Brad King brad . king at kitware . com
Tue, 22 Jul 2003 15:03:01 -0400 (EDT)


> 2) The cmake configure accepts standard autoconf command line
> arguments but then silently ignores them.  For example, I tried
>
>      ./configure --prefix=/home/me/mylocal/cmake
>      make
>      make install
>
> and had cmake install into /usr/local !

This works fine from the cmake-1.6.7.tar.gz tarball available on the web
page.  What version do you have, and how did you get it?

Thanks,
-Brad