File: INSTALL

package info (click to toggle)
tarcust 0.9.0-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 148 kB
  • ctags: 34
  • sloc: sh: 1,029; perl: 450; makefile: 121
file content (17 lines) | stat: -rw-r--r-- 520 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Basic Installation
==================

  1. Type `make' to compile the package.

  2. Type `make install' as root to install the programs and
     documentation. By default, `make install' will install the
     package's files in `/usr/local/bin' and `/usr/local/man'.

     You can specify your own installation path by typing
           make install prefix=PATH
     The `tarcust' program is then installed in PATH/bin and the
     documentation in PATH/man/man1.

  -------------
  Denis Barbier
  barbier@debian.org