]> git.ipfire.org Git - people/ms/rstp.git/blob - rstplib/INSTALL
RSTP testing - PATCH: source MAC address of BPDU
[people/ms/rstp.git] / rstplib / INSTALL
1 Basic Installation
2 ==================
3
4 While there is no a special configure process, the simplest way to
5 compile this package is:
6
7 1. `cd' to the directory containing the package's source code and type
8 `make'. There may problems in compiling on another platforms.
9
10 2. After that the packege is ready to usage. You will get 3 libraies
11 (libcli.a librstp.a libuid.a) and 2 executables: mngr & bridge
12
13 In the future 'configure' file will be designed for another
14 platfors.
15
16