File: README.INSTALL

package info (click to toggle)
g3data 1%3A1.5.3-3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 232 kB
  • sloc: ansic: 1,635; makefile: 75
file content (16 lines) | stat: -rw-r--r-- 517 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 Compiling
 ---------
 To compile the program, gtk 2.6 or greater must be installed. To compile the
 program just run 'make', it will compile it with the proper parameters.


 Installation
 ------------
 To install the program on your system, gain root priviliges and run 'make
 install'. This procedure will install the program to /usr/local/bin.


 Uninstallation
 --------------
 To uninstall the program, gain root priviliges and run 'make uninstall'.
 This procedure will remove the program from /usr/local/bin.