--- lbbs/INSTALL.md 2025/11/20 11:44:38 1.14 +++ lbbs/INSTALL.md 2025/11/20 13:10:45 1.15 @@ -66,11 +66,11 @@ To install LBBS on Linux (e.g. Debian 13 sudo -u bbs ipcrm -a -For MSYS2 / MinGW User +For MSYS2 / CygWin User ================== Installation of LBBS on MSYS2 is similar to the above steps for Linux, except that: -1) Use additional config switches to keep compatible with the MSYS2 / MinGW environment. +1) Use additional config switches to keep compatible with the MSYS2 / CygWin environment. ./configure --prefix=$LBBS_HOME_DIR --with-mariadb --without-epoll --without-sysv 2) Skip those steps not supported by Cygwin (e.g. systemd and logrotate).