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
3949f660
Commit
3949f660
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
small fix
parent
732f87f7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+7
-7
7 additions, 7 deletions
README
with
7 additions
and
7 deletions
README
+
7
−
7
View file @
3949f660
...
@@ -9,13 +9,13 @@ make
...
@@ -9,13 +9,13 @@ make
make install
make install
This requires GSL 1.2 or higher (freely available from
This requires GSL 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 1.1.x (configured
with OpenGL
with OpenGL
support; freely available from http://www.fltk.org). You
support; freely available from http://www.fltk.org). You
can use the
can use the
--with-fltk-prefix and --with-gsl-prefix configure options
--with-fltk-prefix and --with-gsl-prefix configure options
(or define
(or define
the FLTK_DIR and GSL_DIR environment variables) if the
the FLTK_DIR and GSL_DIR environment variables) if the
libraries are
libraries are
not installed in their default locations. Please note
not installed in their default locations. Please note
that compiling
that compiling
the Windows version requires the Cygwin tools (freely
the Windows version requires the Cygwin tools (freely
available from
available from
http://www.cygwin.com).
http://www.cygwin.com).
To install a non-graphical version of Gmsh (that does not require FLTK
To install a non-graphical version of Gmsh (that does not require FLTK
nor OpenGL), type
nor OpenGL), type
...
...
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