File: README

package info (click to toggle)
sagasu 2.0.10-1
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 1,532 kB
  • ctags: 1,064
  • sloc: ansic: 6,198; sh: 4,475; cpp: 1,831; makefile: 412; yacc: 316; perl: 144; sed: 16
file content (29 lines) | stat: -rw-r--r-- 724 bytes parent folder | download | duplicates (2)
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
29
sagasu - GNOME tool to find strings in a set of files
Copyright (C) 2002-2010 Pierre Sarrazin <http://sarrazip.com/>

This program is free software distributed under the GNU GPL.
See the file COPYING for details.

This program can be installed with the familiar sequence:

    ./configure
    make
    make install

See the file INSTALL for details.  A manual page (sagasu.1) is provided.

Sagasu requires a GNOME 2 installation and a Perl interpreter.


NOTE: if you compile the code from the sources and wish to run
the executable without having run 'make install', then you must
run it this way:

    cd src
    PKGDATADIR=. PIXMAPDIR=images ./sagasu


See the Sagasu Home Page:

    http://sarrazip.com/dev/sagasu.html