install

来自「mcdp 是一个的型的Linux下的CD播放器」· 代码 · 共 21 行

TXT
21
字号
 Installing mcd================1. Possibly, edit the Makefile (compilertuning etc)	$ vi Makefile2. Read the comments in params.h, and edit the #define's for your needs:	$ vi params.h3. Build it:	$ make4. Install the binary and the manpage:	# make install5. Edit the global /etc/profile, for setting up the new environment variables	$ vi /etc/profile (!CDDB_SERVER contains an IP:PORT, not HOST:PORT!)6. Read the manpage, if you want to use cddb !

⌨️ 快捷键说明

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