Re: [Libmesh-users] libMesh 0.7.0.4 released

2011-02-09 Thread Roy Stogner
On Wed, 9 Feb 2011, franck kalala wrote: Thank you very much for your reply, I run the first example using this eragon@eragon-laptop:~/Downloads/libmesh-0.7.0.4/examples/ex0$ make run I get this message: Makefile:69: .depend: No such file or directory Compiling C++ (in optimized mode) ex0.C

Re: [Libmesh-users] libMesh 0.7.0.4 released

2011-02-03 Thread Roy Stogner
In the Debian/Ubuntu package the example Makefiles are /usr/share/doc/libmesh-dev/examples/*/Makefile Those will work, but are kind of hackish - the Debian package is somewhat stripped down, old, and reshuffled compared to the main libMesh release, which I'd recommend you install instead. --- Ro

Re: [Libmesh-users] libMesh 0.7.0.4 released

2011-02-03 Thread Roy Stogner
Compiling a C++ file requires telling the compiler where any necessary header files are located. The easiest way to do that with libMesh examples is to use the provided Makefiles. The "contrib/bin/libmesh-config" script can also be used to get compiler and linker options, or you can include our

[Libmesh-users] libMesh 0.7.0.4 released

2011-02-03 Thread Roy Stogner
This is a bugfix release - anyone using 0.7.0.3 with adaptive refinement on Hex meshes should upgrade to this or to the svn head. --- Roy -- The modern datacenter depends on network connectivity to access resources and pr