install.openh323
来自「asterisk 是一个很有知名度开源软件」· OPENH323 代码 · 共 19 行
OPENH323
19 行
To build Open H.323 see: http://www.openh323.org/build.html#unixYou only need to do 'make opt'. Anything else you will be simply waisting time and HD space.Also, you will notice they never tell you to 'make install' so don't do it.On FreeBSD, the Makefiles are configured tolocate the compiled openh323 port, if it hasbeen built. Here is one way to buildopenh323 and ptlib on such that the Makefilesfind it: # cd /usr/ports/net/openh323 # makeIt is not necessary to install the port. Theasterisk makefiles do not use any filesinstalled by the port.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?