📄 readme
字号:
The script in this directory will attempt to build a Solaris packageout of a source tree for httpd.To build a package, make sure you are in the root of the source tree,and run:build/pkg/buildpkg.shA Solaris package called httpd-<version>-<architecture>-local.gz will becreated in the root of the source tree.By default, the script will attempt to find a system installed version ofAPR and APR-util v1. You may override the location of apr or apr-util like so:build/pkg/buildpkg.sh --with-apr=some/other/path --with-apr-util=some/other/path
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -