install

来自「geektalkd是一个简单的聊天服务器」· 代码 · 共 28 行

TXT
28
字号
INSTALLATIONThere is a cute install script in this folder.  To install geektalkd, just type./installin this folder.It configures geektalkd to use Net::Ident if you have it, and then copies thescripts to the install directory, and places a symlink in /usr/local/sbin.Options to ./install:    --prefix=/path/to/install        Sets the path where geektald will be installed.        Directories will be created as necessary.  The default is        /usr/local/geektalkd.    --no-symlink        Do not install a symlink for the binary in /usr/local/sbin    --symlink-path=/path/to/symlink        Install the geektalkd symlink in /path/to/symlink.  The        default is /usr/local/sbin.PROBLEMSUhm, I used options for the BSD/GNU `install` so it might not work on SysV`install` programs that aren't backwards compatible.  But I checked, and theSolaris and Irix version both are, so ehhh!

⌨️ 快捷键说明

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