aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
blob: 9bcc461b19bfd9862c31caabd0cfdedc8f57ccb1 (plain)
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 :-)

    ./confugire
    make
    su -
    make install

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



  

bgstack15