readme.dev
来自「linux subdivision ying gai ke yi le ba」· DEV 代码 · 共 16 行
DEV
16 行
Apache Portable Runtime=======================If you are building APR from SVN, you need to use a slightly non-standardbuild process. You must have autoconf and libtool installed for this towork. There are three steps:1) ./buildconf2) ./configure3) makeIf you are building APR from a distribution tarball, buildconf will havealready been run for you, and you therefore do not need to have eitherautoconf or libtool installed, and you do not need to run buildconf. Skipstep one above and just run configure then make.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?