<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Jed and Satish,<br>
<br>
Thanks for your responses. However, that is the first thing that I
tried:<br>
<br>
rmills@ubuntu:~/proj/petsc-dev$ make -C ubuntu-gnu_g/<br>
make: Entering directory `/home/rmills/proj/petsc-dev/ubuntu-gnu_g'<br>
make: *** No targets specified and no makefile found. Stop.<br>
make: Leaving directory `/home/rmills/proj/petsc-dev/ubuntu-gnu_g'<br>
<br>
Then I assumed that the instructions meant to say 'cmake', not
'make'. What is supposed to generate the makefile that gets used?<br>
<br>
--Richard<br>
<br>
On 2/2/2011 11:03 AM, Jed Brown wrote:
<blockquote
cite="mid:AANLkTikksiAWtjmVvaxkNUTMhxrQUcqGYufuC4=WROOx@mail.gmail.com"
type="cite">
<div class="gmail_quote">On Wed, Feb 2, 2011 at 12:55, Satish
Balay <span dir="ltr"><<a moz-do-not-send="true"
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: 1px solid rgb(204,
204, 204);">
<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).
</blockquote>
<br>
<pre class="moz-signature" cols="78">--
Richard Tran Mills, Ph.D. | E-mail: <a class="moz-txt-link-abbreviated" href="mailto:rmills@climate.ornl.gov">rmills@climate.ornl.gov</a>
Computational Scientist | Phone: (865) 241-3198
Computational Earth Sciences Group | Fax: (865) 574-0405
Oak Ridge National Laboratory | <a class="moz-txt-link-freetext" href="http://climate.ornl.gov/~rmills">http://climate.ornl.gov/~rmills</a>
</pre>
</body>
</html>