> 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