/[LeafOK_CVS]/lbbs/INSTALL.md
ViewVC logotype

Diff of /lbbs/INSTALL.md

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

Revision 1.18 by sysadm, Fri Nov 21 07:36:41 2025 UTC Revision 1.19 by sysadm, Sat Nov 22 01:49:23 2025 UTC
# Line 71  For MSYS2 User Line 71  For MSYS2 User
71  Installation of LBBS on MSYS2 is similar to the above steps for Linux, except that:  Installation of LBBS on MSYS2 is similar to the above steps for Linux, except that:
72    
73  1) Use additional config switches to keep compatible with the MSYS2 environment.    1) Use additional config switches to keep compatible with the MSYS2 environment.  
74     ./configure --prefix=$LBBS_HOME_DIR --with-mariadb --with-iconv --without-epoll --without-sysv       ./configure --prefix=$LBBS_HOME_DIR --with-mariadb --with-iconv --without-epoll --without-sysv --disable-shared  
75    
76  2) Skip those steps not supported (e.g. systemd and logrotate).    2) Skip those steps not supported (e.g. systemd and logrotate).  
77    


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

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