📄 install
字号:
To build and install this program on Unix-like systems: 1. cd to the directory in which you unpacked this distribution. 2. Configure the program for your system by running: ./configure This will create a Makefile and config.h appropriate for your system. 3. Build the program with: make 4. Test the results with: make check For a more demanding test run: make wringer 5. To preview where the program will be installed, use: make -n install To install the executable and manual page in the destinations shown by the above command: make install Depending on permissions of the destination directories, you may need to be super-user to perform the installation.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -