[petsc-dev] Trying to get the CMake instructions to work, unsuccessfully
Richard Tran Mills
rmills at climate.ornl.gov
Wed Feb 2 10:12:52 CST 2011
Jed and Satish,
Thanks for your responses. However, that is the first thing that I tried:
rmills at ubuntu:~/proj/petsc-dev$ make -C ubuntu-gnu_g/
make: Entering directory `/home/rmills/proj/petsc-dev/ubuntu-gnu_g'
make: *** No targets specified and no makefile found. Stop.
make: Leaving directory `/home/rmills/proj/petsc-dev/ubuntu-gnu_g'
Then I assumed that the instructions meant to say 'cmake', not 'make'. What
is supposed to generate the makefile that gets used?
--Richard
On 2/2/2011 11:03 AM, Jed Brown wrote:
> On Wed, Feb 2, 2011 at 12:55, Satish Balay <balay at mcs.anl.gov
> <mailto:balay at mcs.anl.gov>> wrote:
>
> > rmills at ubuntu:~/proj/petsc-dev/ubuntu-gnu_g$ cmake ..
>
> You haeve to use 'make' or 'make -j 4' here - not 'cmake'
>
> I just do: [from petsc-dev]
> make -C ubuntu-gnu_g -j 4
>
>
> 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).
--
Richard Tran Mills, Ph.D. | E-mail: rmills at climate.ornl.gov
Computational Scientist | Phone: (865) 241-3198
Computational Earth Sciences Group | Fax: (865) 574-0405
Oak Ridge National Laboratory | http://climate.ornl.gov/~rmills
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20110202/40c4dcf9/attachment.html>
More information about the petsc-dev
mailing list