File: INSTALL

package info (click to toggle)
catfish 0.3.2-2%2Bdeb7u1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 320 kB
  • sloc: python: 740; sh: 147; makefile: 89
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