install

来自「pc 透過simens mobile phone 連線,可直接傳訊.」· 代码 · 共 27 行

TXT
27
字号
Just do    ./maintainer-prep    (needs install automake-1.6 and autoconf >=2.53)    ./configure --helpand choose your settings.Optionally add special search paths for libraries and includes:    CFLAGS="-I/path/to/includes"    LDFLAGS="-L/path/to/libs"Read in the manual of your shell how to set environment variables.Then run    ./configure <your settings>If you are using CygWin, you might want to run it like    ./configure --with-device=COM1On other systems like *BSD or Mac OS X you might consider usingequivalent options.Then finally build and install it:    make    make installFor the parameters to run the program:    scmxx --help or    man scmxx

⌨️ 快捷键说明

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