/[LeafOK_CVS]/lbbs/INSTALL
ViewVC logotype

Diff of /lbbs/INSTALL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.3 by sysadm, Fri Mar 18 16:17:11 2005 UTC Revision 1.4 by sysadm, Tue May 6 05:31:15 2025 UTC
# Line 10  System Requirement Line 10  System Requirement
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


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1