File: INSTALL

package info (click to toggle)
gtkdiff 1.8.0-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,736 kB
  • ctags: 1,654
  • sloc: ansic: 15,829; sh: 763; makefile: 320; sed: 93
file content (18 lines) | stat: -rw-r--r-- 683 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Prerequisites
=============
GTK+1.2.0 or better required.
GNOME(gnome-libs-1.0.0) or better required.
Although I haven't tried GTK+1.1.x, it might be O.K.
If you find gtkdiff doesn't work with GTK+1.2.x(x>0), please let me know.


Simple install procedure
========================
x.y.z is the appropriate version number.

  % tar zxvf gtkdiff-x.y.z.tar.gz         # unpack the sources
  % cd gtkdiff-x.y.z                      # change to the toplevel directory
  % ./configure                           # run the `configure' script
  % make                                  # build gtkdiff
  [ Become root if necessary ]
  % make install                          # install gtkdiff