readme
来自「Apache官方在今天放出产品系列2.2的最新版本2.2.11的源码包 最流行」· 代码 · 共 21 行
TXT
21 行
The script in this directory will attempt to build a Solaris packageout of a source tree for APR.To build a package, make sure you are in the root of the source tree,and run:build/pkg/buildpkg.shA Solaris package called apr-<version>-<architecture>-local.gz will becreated in the root of the source tree.By default, if you attempt to build packages for apr-util, it willsearch for the sources for apr in:../aprYou may override the location of apr like so:build/pkg/buildpkg.sh --with-apr=some/other/path
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?