File: INSTALL

package info (click to toggle)
trayer 1.1.8-4.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 296 kB
  • sloc: ansic: 2,384; makefile: 40; sh: 21
file content (17 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Installation:

1. Default way
Most users (99.99%) should use this way :-)

    ./configure
    make
    su -
    make install

2. Litle customization
Run  ./configure --help to see supported options, then goto step 1