manpagez: man pages & more
info gmsh
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

E.2 Installation problems

  1. Which OSes does Gmsh run on?

    Gmsh runs on Windows, Mac OS X, Linux and most Unix variants.

  2. Are there additional requirements to run Gmsh?

    You should have the OpenGL libraries installed on your system, and in the path of the library loader. A free replacement for OpenGL can be found at http://www.mesa3d.org.

  3. How do I compile Gmsh from the source code?

    You need cmake (http://www.cmake.org) and a C++ compiler. See Compiling the source code and the ‘README.txt’ file in the top-level source directory for more information.

  4. Where does Gmsh save its configuration files?

    Gmsh will attempt to save temporary files and persistent configuration options first in the $GMSH_HOME directory, then in $APPDATA (on Windows) or $HOME (on other OSes), then in $TMP, and finally in $TEMP, in that order. If none of these variables are defined, Gmsh will try to save/load its configuration files from the current working directory.


This document was generated on February 9, 2014 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.