--- lbbs/INSTALL.md 2025/11/21 03:33:05 1.17 +++ lbbs/INSTALL.md 2025/11/21 07:36:41 1.18 @@ -21,9 +21,7 @@ To install LBBS on Linux (e.g. Debian 13 4) Compile source files export LBBS_HOME_DIR=/usr/local/lbbs - Choose different implementation based on System V or Posix - ./configure --prefix=$LBBS_HOME_DIR --with-sysv - ./configure --prefix=$LBBS_HOME_DIR --without-sysv + ./configure --prefix=$LBBS_HOME_DIR make 5) Create user and group