📄 install
字号:
Compiling
=========
To compile the Sync4j C++ Client API on POSIX systems like Linux the
GNU autotools (libtool/autoconf/automake) are used. All files
necessary to invoke the normal
configure && make && make install
are provided.
You must have the "curl-config" in your shell search path. You
can get it either by compiling libcurl from source
(http://curl.haxx.se/) or by installing a libcurl development
package for your operating system.
Maintainer Notes
================
To modify the build scripts, install the development packages of:
- autoconf
- automake
- libtool
After editing some of the input files (configure.ac, Makefile.am)
the next "make" run will rebuild the build files automatically.
If that somehow doesn't work, the sequence of commands
used to setup the autotools is contained in autogen.sh.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -