Here is the new structure of the "sip*-config" scripts:

There is a script "sipx-config" (built by sipXportLib) that gives
information about the platform upon which sipXecs is built/running.  The
only current functionality is "sipx-config --java", which gives Java
version information.

For each component there is (or should be) a script like
"sipxportlib-config".  It gives information about the component.  A
typical usage message is:

        Usage: sipxportlib-config [OPTIONS]
        
             Option:      Displays:
        
            --bin         executable installation directory
            --include     header file installation directory
            --lib         object-code installation directory
            --conf        configuration directory
            --data        run time data directory
            --log         log directory
            --run         pid directory
            --db          database directory
            --host        host information
            --version     version information
            --build       build information
        
            --all         all of the above, with labels
            --configopts  options passed to the configure script when this was 
built
        
            --help        this message
        
In addition, if there is a file SIPX_BINDIR/[component]-config-ext, it
is "source"-ed by the -config script to provide additional options.  The
only current usage is in sipxecs-config, which has the additional
options:

            --components  list all sipXecs components, one per line
            --components-version-build
                          execute "*-config --version --build" for all 
components

Thus, the discontinued "sipx-config --version" has been replaced by
"sipxecs-config --components-version-build".

Dale


_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to