1 General Information 2 =================== 3 4 GfsView is a graphical viewer for Gerris simulation files. 5 6 The official web site of Gerris is: http://gfs.sourceforge.net 7 8 Copying 9 ======= 10 11 GfsView is distributed under the terms of the General Public License which 12 is compliant with the guidelines of the Open Source and Free Software 13 Fundations. See the file COPYING for details. 14 15 Installation 16 ============ 17 18 You will need a working version of gtk+-2.0, the gtkglext-1.0 OpenGL 19 extension and the Gerris libraries. 20 21 Unix users (including Windows users under Cygwin): 22 23 ./configure 24 make 25 make install 26 27 See the file 'INSTALL' for generic configure instructions.