File: INSTALL

package info (click to toggle)
gnubik 2.4.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 2,208 kB
  • sloc: ansic: 5,060; sh: 4,651; lisp: 495; makefile: 49
file content (28 lines) | stat: -rw-r--r-- 799 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Installation of this program has several prerequisites:

*  Mesa,  OpenGL or any other clone of OpenGL.  Mesa is 
   available from http://www.mesa3d.org 
   You can find further information about OpenGL at http://www.opengl.org
 
*  gtk+-2.0 version 2.24 .
   
*  You will also need the GTK Mesa/OpenGL extension 
   library ( http://gtkglext.sourceforge.net ).

*  libguile version 1.8 or later.


To install the program, do the following steps.

1)	Run the configure script, by typing the command `./configure'.

2)	Type `make'.

3)	Check that it works `./src/gnubik'.

4)	Check that the documentation files compiled correctly.  Type 
	`info -f ./doc/gnubik.info'  and then `man ./doc/gnubik.6'.

5)	If you like it,  type `make install' .  This last one,
	will probably need to be done as root.