📄 install
字号:
INSTALLATION============Before installing fetch, the HTTP Fetcher library must be installed.It can be downloaded from http://cs.nmu.edu/~lhanson/http_fetcher/-------------------From the main fetch directory, type: 1) ./configure 2) make then, as root... 3) make installThat's it. The program should then be located in /usr/local/bin/ (unless you specified a different prefix).If you don't have root on the machine, you can install the package in yourhome directory. For step 1, do "./configure --prefix=YOUR_PATH" whereYOUR_PATH is the directory under which you'd like to install the package.To uninstall (from the main fetch distribution directory), type make uninstallLyle Hanson (lhanson@cs.nmu.edu)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -