Dear libmesh users,
I successfully installed libmesh and made sure that the examples
are running. I want to run the same examples that were successfully
executed, but this time outside libmesh directory. Right now I am looking
at the Makefile to change Paths. There are a lot of direct
I am trying to install libmesh on a linux system from the terminal using
the README instructions.
1./configure --prefix=/path/to/libmesh/install -> compiles
fine.
2. make:
this is what I get:
aly@linatron:~/libmesh$ make
Make.common:357: /home/aly/c/petsc-3.5.0/bmake/linux_gcc_db