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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
02ef1257
Commit
02ef1257
authored
24 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
da3a9e04
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile
+3
-1
3 additions, 1 deletion
Makefile
doc/FAQ
+4
-3
4 additions, 3 deletions
doc/FAQ
www/gmsh.html
+31
-42
31 additions, 42 deletions
www/gmsh.html
with
38 additions
and
46 deletions
Makefile
+
3
−
1
View file @
02ef1257
# $Id: Makefile,v 1.7
8
2001-03-06
16:47:49
geuzaine Exp $
# $Id: Makefile,v 1.7
9
2001-03-06
21:31:17
geuzaine Exp $
# ----------------------------------------------------------------------
# ----------------------------------------------------------------------
# Makefile for Gmsh
# Makefile for Gmsh
# ----------------------------------------------------------------------
# ----------------------------------------------------------------------
...
@@ -452,6 +452,8 @@ fltk_sun: tag fltk_compile_big_endian fltk_link_sun strip_bin compress_bin
...
@@ -452,6 +452,8 @@ fltk_sun: tag fltk_compile_big_endian fltk_link_sun strip_bin compress_bin
fltk_hp
:
tag fltk_compile_big_endian fltk_link_hp strip_bin compress_bin
fltk_hp
:
tag fltk_compile_big_endian fltk_link_hp strip_bin compress_bin
fltk_ibm
:
tag fltk_compile_big_endian fltk_link_mesa strip_bin compress_bin
fltk_solaris_scorec
:
tag fltk_compile_solaris_scorec fltk_link_solaris_scorec strip_bin
fltk_solaris_scorec
:
tag fltk_compile_solaris_scorec fltk_link_solaris_scorec strip_bin
fltk_linux_scorec
:
fltk_compile_linux_scorec fltk_link_linux_scorec strip_bin
fltk_linux_scorec
:
fltk_compile_linux_scorec fltk_link_linux_scorec strip_bin
...
...
This diff is collapsed.
Click to expand it.
doc/FAQ
+
4
−
3
View file @
02ef1257
$Id: FAQ,v 1.2 2001-03-06 21:31:17 geuzaine Exp $
Q. Gmsh complains about missing libraries.
Q. Gmsh complains about missing libraries.
A. Try 'ldd gmsh' to check if all required shared
are installed on
A. Try 'ldd gmsh' to check if all required shared
libraries are
your system.
installed on
your system.
Q. Gmsh does not work under HP-UX.
Q. Gmsh does not work under HP-UX.
A. the HP version is reported not to work with native OpenGL. You
A. the HP version is reported not to work with native OpenGL. You
should install
install
Mesa instead.
should install Mesa instead.
Q. When moving the mouse over the graphic window, everything that is
Q. When moving the mouse over the graphic window, everything that is
drawn on it disappears, and each item is visible only when the cursor
drawn on it disappears, and each item is visible only when the cursor
...
...
This diff is collapsed.
Click to expand it.
www/gmsh.html
+
31
−
42
View file @
02ef1257
...
@@ -50,7 +50,7 @@ ENDSCRIPT--->
...
@@ -50,7 +50,7 @@ ENDSCRIPT--->
This page is a mirror of <a href="/gmsh/">/gmsh/</a><p>
This page is a mirror of <a href="/gmsh/">/gmsh/</a><p>
ENDMIRROR--->
ENDMIRROR--->
<!---BEGINDATE$Date: 2001-03-0
4 16:27:0
7 $ENDDATE--->
<!---BEGINDATE$Date: 2001-03-0
6 21:31:1
7 $ENDDATE--->
Copyright
©
1998-2001
<br>
Copyright
©
1998-2001
<br>
Jean-François Remacle and
Jean-François Remacle and
...
@@ -232,12 +232,14 @@ files.
...
@@ -232,12 +232,14 @@ files.
<ul>
<ul>
<li><A
target=
"_top"
href=
"/gmsh/doc/tutorial.html"
>
Online tutorial
</A>
<li><A
target=
"_top"
href=
"/gmsh/doc/tutorial.html"
>
Online tutorial
</A>
<li><A
target=
"_top"
href=
"/gmsh/doc/FORMATS"
>
F
ile formats
</A>
description
<li><A
target=
"_top"
href=
"/gmsh/doc/FORMATS"
>
Mesh and post-processing f
ile formats
</A>
<li><A
target=
"_top"
href=
"/gmsh/doc/VERSIONS"
>
Version history
</A>
<li><A
target=
"_top"
href=
"/gmsh/doc/VERSIONS"
>
Version history
</A>
<li><a
target=
"_top"
href=
"/gmsh/doc/BUGS"
>
List of open bugs
</a>
<li><a
target=
"_top"
href=
"/gmsh/doc/FAQ"
>
Frequently asked questions
</a>
<li><a
target=
"_top"
href=
"/gmsh/doc/FAQ"
>
Frequently asked questions
</a>
<li><a
target=
"_top"
href=
"/gmsh/doc/CONTRIBUTORS"
>
List of contributors
</a>
<li><a
target=
"_top"
href=
"/gmsh/doc/README.txt"
>
For Windows versions only
</a>
<li><a
target=
"_top"
href=
"/gmsh/doc/README.txt"
>
For Windows versions only
</a>
<!------------
<li><a target="_top" href="/gmsh/doc/BUGS">List of open bugs</a>
<li><a target="_top" href="/gmsh/doc/CONTRIBUTORS">List of contributors</a>
----------->
</ul>
</ul>
</td>
</td>
...
@@ -258,50 +260,21 @@ files.
...
@@ -258,50 +260,21 @@ files.
<b>
Latest Release: 1.16 (February 26, 2001)
</b>
<b>
Latest Release: 1.16 (February 26, 2001)
</b>
<p>
<p>
The development release of Gmsh is available for Windows, Linux,
The development release of Gmsh is available for Windows and most of
Compaq Tru64 Unix and SGI IRIX. All executables are dynamically linked
the classical UNIX platforms. All executables (no source distribution
with OpenGL. The tutorial and demo files are included in the archives.
is available for the moment) are dynamically linked with OpenGL
<a
href=
"#opengl-footnote"
name=
"opengl-footmark"
><sup>
1
</sup></a>
. The
tutorial and demo files are included in the archives.
<ul>
<ul>
<li><A
href=
"/gmsh/bin/gmsh-1.16-Windows.zip"
>
Windows zip archive (95/98/NT)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.16-Windows.zip"
>
Windows zip archive (95/98/NT)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.16-1.i386.rpm"
>
Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.16-1.i386.rpm"
>
Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.16-Linux.tgz"
>
Linux tarball (i386, glibc 2.1)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.16-Linux.tgz"
>
Linux tarball (i386, glibc 2.1)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.16-IRIX.tgz"
>
SGI IRIX tarball (IRIX 6.5)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.16-OSF1.tgz"
>
Compaq Tru64 tarball (OSF 4.0)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.16-OSF1.tgz"
>
Compaq Tru64 tarball (OSF 4.0)
</A>
</ul>
<li><A
href=
"/gmsh/bin/gmsh-1.16-SunOS.tgz"
>
Sun tarball (SunOS 5.5)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.16-AIX.tgz"
>
IBM tarball (AIX)
</A>
<p><br>
<li><A
href=
"/gmsh/bin/gmsh-1.16-IRIX.tgz"
>
SGI IRIX tarball (IRIX 6.5)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.16-HP-UX.tgz"
>
HP tarball (HPUX 10.20)
</A>
<b>
Stable Release: Version 1.00 (January 1, 2001)
</b>
<p>
The stable release of Gmsh is available for most classical UNIX
platforms. All executables (no source distribution is available
for the moment) are dynamically linked with OpenGL and Motif. You
should have these libraries installed on your system, and in the
path of the library loader. Free replacements for OpenGL and Motif
can be found at
<A
target=
"_top"
href=
"http://mesa3d.sourceforge.net"
>
http://mesa3d.sourceforge.net
</A>
and
<A
target=
"_top"
href=
"http://www.lesstif.org"
>
http://www.lesstif.org
</A>
. (Linux
RPMs are directly available here:
<A
href=
"/gmsh/thirdparty/Mesa-3.2-2.i386.rpm"
>
Mesa-3.2-2.i386.rpm
</A>
,
<A
href=
"/gmsh/thirdparty/lesstif-0.91.4-1.i386.rpm"
>
lesstif-0.91.4-1.i386.rpm
</A>
.)
Remember that you may have to reconfigure the loader (ldconfig
under Linux) or modify the LD_LIBRARY_PATH (or SHLIB_PATH on HP)
in order for Gmsh to find these libraries.
<ul>
<li><A
href=
"/gmsh/1.00/gmsh-1.00-1.i386.rpm"
>
Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)
</A>
<li><A
href=
"/gmsh/1.00/gmsh-Linux.tgz"
>
Linux binary (i386, glibc 2.1)
</A>
<li><A
href=
"/gmsh/1.00/gmsh-OSF1.tgz"
>
Digital OSF 4.0/Compaq Tru64 binary
</A>
<li><A
href=
"/gmsh/1.00/gmsh-SunOS.tgz"
>
Sun OS 5.5.1 binary
</A>
<li><A
href=
"/gmsh/1.00/gmsh-AIX.tgz"
>
IBM AIX binary
</A>
<li><A
href=
"/gmsh/1.00/gmsh-HP-UX.tgz"
>
HP-UX 10.20 binary
</A>
<li><A
href=
"/gmsh/1.00/gmsh-IRIX.tgz"
>
SGI IRIX 6.5 binary
</A>
</ul>
Tutorial and demos for version 1.00
<ul>
<li><A
href=
"/gmsh/1.00/gmsh-tutorial.tgz"
>
Tutorial
</A>
<li><A
href=
"/gmsh/1.00/gmsh-demos.tgz"
>
Demo files
</A>
</ul>
</ul>
</td>
</td>
...
@@ -396,6 +369,22 @@ computation software for the numerical solution of
...
@@ -396,6 +369,22 @@ computation software for the numerical solution of
integro-differential equations, using finite element and integral type
integro-differential equations, using finite element and integral type
methods.
methods.
<p>
<br>
<p>
<a
name=
"opengl-footnote"
></a><a
href=
"#opengl-footmark"
><sup>
1
</sup></a>
For Unix versions only: 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
target=
"_top"
href=
"http://mesa3d.sourceforge.net"
>
http://mesa3d.sourceforge.net
</A>
(a Linux RPM is directly available
<A
href=
"/gmsh/thirdparty/Mesa-3.2-2.i386.rpm"
>
here
</A>
). Remember that
you may have to reconfigure the loader (ldconfig under Linux) or
modify the LD_LIBRARY_PATH (or SHLIB_PATH on HP) in order for Gmsh to
find the libraries.
</font></td>
</font></td>
</tr>
</tr>
...
...
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