📄 read-me
字号:
0. Replace the directory ${MMDF-II-SOURCE-ROOT}/src/bboards/ with the directory ${MH-SOURCE-ROOT}/support/bboards/mmdfII/bboards/. The sources for the BBoards channel that come with MH are always much more current than the ones that come with MMDF-II.1. In ${MMDF-II-SOURCE-ROOT}/src/Makefile, add bboards to SUBDIR, so it looks something like: SUBDIR= tools uip submit deliver local phone pobox bboards smtp uucp2. In mmdftailor, add these linesMTBL name=cbboards, file="c-bboards"MTBL name=dbboards, file="d-bboards", show="BBOARDS pseudo-Domain"MCHN bboards, show="BBoards Delivery", que=bboards, tbl=cbboards, pgm=bboards, mod=reg, ap=822MDMN bboards, tbl=dbboards, name="", dmn=""3. Create the table for the BBoards domain, one line: bboards: bboards4. Create the table for the BBoards channel, one line: bboards: bboards5. Run dbmbuild6. In your mmdf.start file, either add the bboards channel to an existing background deliver, or give it one of its own: deliver -b -cbboards &
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -