INN:修订间差异

来自Gea-Suan Lin's Wiki
跳到导航 跳到搜索
此页面具有访问限制。如果您看见此消息,则说明您没有权限访问此页面。
无编辑摘要
无编辑摘要
第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

外部连结