Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
643de00c
Commit
643de00c
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
cygwin, etc.
parent
a18e02b4
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README
+3
-1
3 additions, 1 deletion
README
doc/gmsh.html
+16
-15
16 additions, 15 deletions
doc/gmsh.html
with
19 additions
and
16 deletions
README
+
3
−
1
View file @
643de00c
...
...
@@ -13,7 +13,9 @@ http://sources.redhat.com/gsl/) and FLTK (version 1.1.x, configured
with OpenGL support; freely available from http://www.fltk.org), to be
installed on your system. If not in default locations, you can either
use the --with-fltk-prefix and --with-gsl-prefix configure options, or
you can set the environment variables FLTK_DIR and GSL_DIR.
you can set the environment variables FLTK_DIR and GSL_DIR. Compiling
the Windows version requires the Cygwin tools (freely available from
http://www.cygwin.com).
To install a non-graphical version of Gmsh (that does not require
FLTK nor OpenGL), type
...
...
This diff is collapsed.
Click to expand it.
doc/gmsh.html
+
16
−
15
View file @
643de00c
...
...
@@ -196,11 +196,11 @@ of complex animations).
<h2><a
name=
"Download"
></a>
Download
</h2>
Gmsh is freely available under the terms of the
<a
href=
"/gmsh/doc/COPYING"
>
GNU General Public License
(GNU
GPL)
</a>
. Pre-compiled
binaries (dynamically linked with OpenGL
<a
href=
"#opengl-footnote"
name=
"opengl-footmark"
><sup>
1
</sup></a>
) are
available for Windows,
Mac OS X and Linux. The tutorial and demo files
are included in the
archives.
href=
"/gmsh/doc/COPYING"
>
GNU General Public License
</a>
. Pre-compiled
binaries (dynamically linked with OpenGL
<a
href=
"#opengl-footnote"
name=
"opengl-footmark"
><sup>
1
</sup></a>
) are
available for Windows,
Mac OS X and Linux. The tutorial and demo files
are included in the
archives.
<ul>
<li><a
href=
"/gmsh/bin/gmsh-1.41.0-Windows.zip"
>
Windows zip archive (95/98/NT/XP)
</a>
...
...
@@ -208,7 +208,7 @@ are included in the archives.
<li><a
href=
"/gmsh/bin/gmsh-1.41.0-Linux.tgz"
>
Linux tarball (i386, glibc 2.1)
</a>
<li><a
href=
"/gmsh/bin/gmsh-1.41.0-MacOSX.tgz"
>
Mac OS X tarball (Mac OS X 10.2)
</a>
<li><a
href=
"/gmsh/bin/gmsh-1.41.0-source.tgz"
>
Source tarball
</a>
<a
href=
"#
fltk
-footnote"
name=
"
fltk
-footmark"
><sup>
2
</sup></a>
<a
href=
"#
build
-footnote"
name=
"
build
-footmark"
><sup>
2
</sup></a>
<!--
<li><a href="/gmsh/bin/gmsh-1.41.0-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</a>
<li><a href="/gmsh/bin/gmsh-1.41.0-SunOS.tgz">Sun tarball (SunOS 5.8)</a>
...
...
@@ -221,22 +221,23 @@ are included in the archives.
Older versions are still available
<A
href=
"/gmsh/bin/"
>
here
</a>
.
<p>
<a
name=
"opengl-footnote"
></a><a
href=
"#opengl-footmark"
><sup>
1
</sup></a>
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
<A
href=
"http://mesa3d.sourceforge.net"
>
http://mesa3d.sourceforge.net
</A>
.
<a
name=
"opengl-footnote"
></a><a
href=
"#opengl-footmark"
><sup>
1
</sup></a>
You need the OpenGL libraries
installed on your system (and in the path of the library loader). A
free replacement for OpenGL can be found at
<A
href=
"http://mesa3d.sourceforge.net"
>
http://mesa3d.sourceforge.net
</A>
.
Remember that you may have to reconfigure the loader (ldconfig under
Linux) or modify the LD_LIBRARY_PATH
(or
SHLIB_PATH
on HP)
environment
Linux) or modify the LD_LIBRARY_PATH
/
SHLIB_PATH
/etc.
environment
variable in order for Gmsh to find the libraries.
<p>
<a
name=
"
fltk
-footnote"
></a><a
href=
"#
fltk
-footmark"
><sup>
2
</sup></a>
You need the
<a
<a
name=
"
build
-footnote"
></a><a
href=
"#
build
-footmark"
><sup>
2
</sup></a>
You need the
<a
href=
"http://sources.redhat.com/gsl/"
>
GSL
</a>
and
<a
href=
"http://www.fltk.org/"
>
FLTK (1.1.x)
</a>
libraries and header
files properly installed on your system in order to compile
Gmsh. Non-graphical versions can be compiled without FLTK. Compiling
Windows version
s
requires
the
<a
href=
"http://www.cygwin.com"
>
Cygwin
</a>
tools
.
the
Windows version requires
<a
href=
"http://www.cygwin.com"
>
Cygwin
</a>
.
<h2><a
name=
"Credits"
></a>
Credits
</h2>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment