install

来自「这是一个C的源代码」· 代码 · 共 16 行

TXT
16
字号
INSTALLING THE PBC LIBRARY==========================The PBC library needs the GMP library, which can be found at    http://www.swox.com/gmp/This build system has been tested and works on Linux and Mac OS X with afink installation.  You may need to specify paths via LDFLAGS andCPPFLAGS if libraries are located in places other than the defaultassumed in configure.ac.  See ./configure --help for more information../configuremakemake install

⌨️ 快捷键说明

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