Skip to content
Snippets Groups Projects
Commit 5364498f authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent ba10dbc7
No related branches found
No related tags found
No related merge requests found
...@@ -7,14 +7,9 @@ To install Gmsh, type ...@@ -7,14 +7,9 @@ To install Gmsh, type
make make
make install make install
This FLTK 1.1.7 or above (configured with OpenGL support; freely This requires FLTK 1.1.7 or above, configured with OpenGL support.
available from http://www.fltk.org). You can use the FLTK is freely available from http://www.fltk.org. To install a
--with-fltk-prefix configure options (or define the FLTK_PREFIX non-graphical version of Gmsh (that does not require FLTK), type
environment variable) if the libraries are not installed in their
default locations.
To install a non-graphical version of Gmsh (that does not require FLTK
nor OpenGL), type
./configure --disable-gui ./configure --disable-gui
make make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment