「INN」:修訂間差異
跳至導覽
跳至搜尋
無編輯摘要 |
無編輯摘要 |
||
第1行: | 第1行: | ||
'''INN'''是一套News Server。 | '''INN'''是一套News Server。 | ||
== 設定 == | |||
<syntaxhighlight lang="bash"> | |||
./configure --enable-tagged-hash --enable-largefiles --with-perl --with-python --with-bdb --with-openssl --with-zlib | |||
</syntaxhighlight> | |||
== 外部連結 == | == 外部連結 == |
於 2020年11月21日 (六) 09:18 的修訂
INN是一套News Server。
設定
./configure --enable-tagged-hash --enable-largefiles --with-perl --with-python --with-bdb --with-openssl --with-zlib
外部連結
- 官方網站 (英文)