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

Diff of /lbbs/INSTALL.zh_CN.md

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

Revision 1.13 by sysadm, Fri Nov 21 07:36:41 2025 UTC Revision 1.14 by sysadm, Sat Nov 22 01:49:23 2025 UTC
# Line 71  针对MSYS2用户 Line 71  针对MSYS2用户
71  在MSYS2环境中安装LBBS的步骤,和在Linux环境中相似,除了:    在MSYS2环境中安装LBBS的步骤,和在Linux环境中相似,除了:  
72    
73  1) 编译设置环节,需要添加额外的兼容MSYS2环境的开关项:    1) 编译设置环节,需要添加额外的兼容MSYS2环境的开关项:  
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) 跳过不被支持的步骤 (例如: systemd和logrotate)    2) 跳过不被支持的步骤 (例如: systemd和logrotate)  
77    


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

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