/[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.12 by sysadm, Tue Nov 18 16:15:54 2025 UTC Revision 1.13 by sysadm, Tue Nov 18 16:20:11 2025 UTC
# Line 68  For Cygwin User Line 68  For Cygwin User
68  ==================  ==================
69  Installation of LBBS on Cygwin is similar to the above steps for Linux, except that:  Installation of LBBS on Cygwin is similar to the above steps for Linux, except that:
70    
71  a. Use additional config switches to keep compatible with the Cygwin environment.    1) Use additional config switches to keep compatible with the Cygwin environment.  
72     ./configure --prefix=$LBBS_HOME_DIR --with-mariadb --without-epoll       ./configure --prefix=$LBBS_HOME_DIR --with-mariadb --without-epoll  
73    
74  b. Enable Cygserver with optimized parameters (as large as possible) of XSI semaphore and shared memory in /etc/cygserver.conf    2) Enable Cygserver with optimized parameters (as large as possible) of XSI semaphore and shared memory in /etc/cygserver.conf  
75    
76    3) Skip those steps not supported by Cygwin (e.g. systemd and logrotate).  
77    
 c. Skip those steps not supported by Cygwin (e.g. systemd and logrotate).    


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

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