📄 install
字号:
INSTALLATION INSTRUCTIONSTo build and install the libfec libraries, simply say./configuremakemake test (optional)make install (as root)By default, "make install" puts the libfec libraries in/usr/local/lib, the include files in /usr/local/include, and themanual page in /usr/local/man.You may have an old version of the GNU assembler that cannot handlethe relatively new SSE2 mnemonics. Update your version of the GNU"binutils" package.You may obtain the latest binutils package through your normaldistribution channels or from:http://sources.redhat.com/binutils/TESTING THE FEC LIBRARYAfter running the ./configure script, optional tests can be built andrun as follows:make test"make test" tests each routine, using the SIMD versions asappropriate, verifying correct operation and estimating Viterbidecoding speeds. These tests should always succeed unless something isbroken.28 Mar 2004Phil Karn, karn@ka9q.net
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -