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.
---
Roy

On Thu, 3 Feb 2011, franck kalala wrote:

Thanks very much for your prompt reply.
I am subscribed on the mailing list but
don`t the right to post. my message being rejected, will try again.
I have installed libmesh from synaptic package manager from within Ubuntu.
I don't know how to use the Makefiles your saying about, because I installed
libmesh from synaptic.

i will be reposting again my error message and the code.


2011/2/3 Roy Stogner <[email protected]>

      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

Reply via email to