File: INSTALL

package info (click to toggle)
catfish 0.3.2-1%2Bdeb6u2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 296 kB
  • ctags: 53
  • sloc: python: 740; sh: 117; makefile: 88
file content (16 lines) | stat: -rwxr-xr-x 301 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
1. Unpack the archive.

2. To build catfish run 
      ./configure
      make

3. To install catfish run either
      (sudo) make install
   or
      (sudo) checkinstall

4. For a list of command line options run
      catfish --help

5. To create a distributable package of catfish run
      make deb