| 10 |
|
|
| 11 |
Software: |
Software: |
| 12 |
1) GNU C Compiler |
1) GNU C Compiler |
| 13 |
2) PHP ( Version >= 4.2 ) |
2) PHP ( Version >= 8.2 ) |
| 14 |
3) MySQL database ( Version >= 4.0 ) |
3) MySQL database ( Version >= 8.4 ) |
| 15 |
|
|
| 16 |
Quick Installation |
Quick Installation |
| 17 |
================== |
================== |
| 18 |
|
|
| 19 |
To install LBBS quickly, please do the following steps: |
To install LBBS quickly, please do the following steps: |
| 20 |
|
|
| 21 |
1) Extract the source files from a tarball or export from CVS |
1) Extract the source files from a tarball or export from GitHub |
| 22 |
|
Run the following command to set up the autoconf/automake environment, |
| 23 |
|
sh ./autogen.sh |
| 24 |
|
and fix any error if exists. |
| 25 |
|
|
| 26 |
2) Compile source files |
2) Compile source files |
| 27 |
./configure --prefix=/usr/local/lbbs |
./configure --prefix=/usr/local/lbbs |