install

来自「Network Administration Visualized 网络管理可」· 代码 · 共 37 行

TXT
37
字号
Installation instructions for devBrowser========================================:Author: Stian S鴌land <stain@itea.ntnu.no>Must be installed-----------------apache 1.3    (2.0 not tested, 2.0 and mod_python 2 does not require     non-threading python)python >= 2.2.2    (remember to compile a non-threaded version of Python,     it can be installed to /usr/lib/apache/python/mod_python    (remember to tell it to use /usr/lib/apache/python/bin/python )forgetSQL    (from CVS on sourceforge at this time...)forgetHTML          (from CVS on sourceforge at this time...)         Other NAV modules that must be installed first----------------------------------------------subsystems/lib-pythonsubsystems/webFront   Actuall install---------------From the subdirectory subsystems/devBrowser/src:   1. make install   If you don't want to install to /usr/local/nav - append PREFIX:   make install PREFIX=/somewhere/else

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?