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

*** empty log message ***

parent 6ecfaa47
Branches
Tags
No related merge requests found
$Id: FAQ,v 1.34 2004-03-05 23:47:35 geuzaine Exp $ $Id: FAQ,v 1.35 2004-04-08 23:45:02 geuzaine Exp $
This is the Gmsh FAQ This is the Gmsh FAQ
...@@ -58,10 +58,9 @@ found at <http://www.mesa3d.org>. ...@@ -58,10 +58,9 @@ found at <http://www.mesa3d.org>.
You need a C and a C++ compiler (e.g. the GNU compilers gcc and g++) You need a C and a C++ compiler (e.g. the GNU compilers gcc and g++)
as well as the GSL (version 1.2 or higher; freely available from as well as the GSL (version 1.2 or higher; freely available from
http://sources.redhat.com/gsl/) and FLTK (version 1.1.x, configured http://sources.redhat.com/gsl/) and FLTK (version 1.1.x, configured
with OpenGL support; freely available from http://www.fltk.org) with OpenGL support; freely available from http://www.fltk.org).
installed on your system. You'll also need the jpeg library if you You'll also need the jpeg library if you want to save jpeg images, and
want to save jpeg images, and the libpng and zlib libraries if you the libpng and zlib libraries if you want to save png images.
want to save png images.
Under Windows, you will need the Cygwin tools and compilers (freely Under Windows, you will need the Cygwin tools and compilers (freely
available from http://www.cygwin.com). available from http://www.cygwin.com).
......
...@@ -109,11 +109,11 @@ available for Windows, Linux and Mac OS X. The tutorial and demo files ...@@ -109,11 +109,11 @@ available for Windows, Linux and Mac OS X. The tutorial and demo files
are included in the archives. are included in the archives.
<ul> <ul>
<li><a href="/gmsh/bin/Windows/gmsh-1.51.4-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a> <li><a href="/gmsh/bin/Windows/gmsh-1.51.5-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.51.4-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a> <li><a href="/gmsh/bin/Linux/gmsh-1.51.5-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.51.4-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a> <li><a href="/gmsh/bin/Linux/gmsh-1.51.5-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.51.4-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a> <li><a href="/gmsh/bin/MacOSX/gmsh-1.51.5-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a>
<li><a href="/gmsh/src/gmsh-1.51.4-source.tgz">Source tarball (all platforms)</a> <li><a href="/gmsh/src/gmsh-1.51.5-source.tgz">Source tarball (all platforms)</a>
<a href="#build-footnote" name="build-footmark"><sup>2</sup></a> <a href="#build-footnote" name="build-footmark"><sup>2</sup></a>
</ul> </ul>
......
...@@ -9,7 +9,7 @@ make ...@@ -9,7 +9,7 @@ make
make install make install
This requires FLTK 1.1.x (configured with OpenGL support; freely This requires FLTK 1.1.x (configured with OpenGL support; freely
available from http://www.fltk.org) properly installed on your available from http://www.fltk.org) to be properly installed on your
system. Please note that compiling the Windows version requires the system. Please note that compiling the Windows version requires the
Cygwin tools (freely available from http://www.cygwin.com). Cygwin tools (freely available from http://www.cygwin.com).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment