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 Make.common within your own
Makefile.
I'm not sure why you'd be blocked from the libmesh-users mailing list,
unless you're not subscribed. I'll Cc: John, who usually handles the
mailing list conflict between permissive rules that let spam in vs.
restrictive rules that annoy legitimate users.
---
Roy
On Thu, 3 Feb 2011, franck kalala wrote:
HELLO
AM NEW ON LIBMESH
I JUST REGISTERED TWO DAYS AGO, I DONT ANY REPLY ON THE MAILING LIST, IT SAYING
THAT I DONT HAVE THE RIGHT TO POST HERE, MAY YOU HELP ME? HAVIN HE
FOLLOWING ERROR MESSAGE
************************************************************************************************************
I just start with libmesh and i try to run the first example in tutorial but
failled
I am under ubuntu and I get this message error when trying to compile the first
example oh here http://libmesh.sourceforge.net/examples.php
eragon@eragon-laptop:~/c++lessons$ g++ mesh.cpp -o ex1
mesh.cpp:2: fatal error: libmesh.h: No such file or directory
compilation terminated.
****************************************************************************************************************
How do we run a simple example like that one?
------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world?
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users