readme

来自「xorp源码hg」· 代码 · 共 18 行

TXT
18
字号
## $XORP: xorp/contrib/win32/installer/README,v 1.2 2007/02/17 03:01:40 pavlin Exp $#Those are the instructions for building the XORP Installer for Windows:  - Make sure you have a full MSYS/MinGW environment set up as    described in ${XORP}/BUILD_NOTES.  - Make sure you have the Nullsoft Installer toolkit installed:      http://nsis.sourceforge.net/  - Make sure the path to makensis.exe is in your PATH.  - Check out the xorp/contrib/win32/installer/xorp.nsi script.  - Fiddle with the SRCDIR and DLLDIR settings if you have to, to    point to where you have built the source and installed MinGW.  - If necessary, list any new files (e.g., new binary files)    that need to be installed.  - Run makensis xorp.nsi.  - Test the installer.

⌨️ 快捷键说明

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