<div class="gmail_quote">On Wed, Feb 2, 2011 at 12:55, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">> rmills@ubuntu:~/proj/petsc-dev/ubuntu-gnu_g$ cmake ..<br><br></div>You haeve to use 'make' or 'make -j 4' here - not 'cmake'<br><br>I just do: [from petsc-dev]<br>make -C ubuntu-gnu_g -j 4<br>
</blockquote></div><br>Same here.  You should never have to invoke 'cmake' yourself unless you need to reconfigure for a specific IDE instead of the default Makefiles (and some IDEs, such as QtCreator and KDevelop4, will also do this for you).