install
来自「linux下的电话本的最底层」· 代码 · 共 26 行
TXT
26 行
Prerequisites=============librecord requires the following packages - The GLib package. You can find it from: http://www.gtk.org/ - The sqlite package. It's available from: http://www.sqlite.org/Simple install procedure======================== $ cd librecord # change to the toplevel directory $ ./autogen.sh # run the 'autogen.sh' script $ ./configure # run the 'configure' script $ make # build librecord [ Become root if necessary ] $ make install # install librecord
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?