From 3949f6606533fc71b6e915c4cc6734f48c769960 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Fri, 9 May 2003 02:20:39 +0000 Subject: [PATCH] small fix --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README b/README index 31c319feb5..9f204fce83 100644 --- a/README +++ b/README @@ -9,13 +9,13 @@ make make install This requires GSL 1.2 or higher (freely available from -http://sources.redhat.com/gsl/) and FLTK version 1.1.x (configured -with OpenGL support; freely available from http://www.fltk.org). You -can use the --with-fltk-prefix and --with-gsl-prefix configure options -(or define the FLTK_DIR and GSL_DIR environment variables) if the -libraries are not installed in their default locations. Please note -that compiling the Windows version requires the Cygwin tools (freely -available from http://www.cygwin.com). +http://sources.redhat.com/gsl/) and FLTK 1.1.x (configured with OpenGL +support; freely available from http://www.fltk.org). You can use the +--with-fltk-prefix and --with-gsl-prefix configure options (or define +the FLTK_DIR and GSL_DIR environment variables) if the libraries are +not installed in their default locations. Please note that 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 -- GitLab