
tar xzf /tmp/.tgz (or sudo tar xzf /tmp/.tgz)
3. Log on again as a regular user and access the IVR Plugin development
environment in /usr/local/.
A directory tree is available in /usr/local//README.
4. To build the example, go to the /usr/local//examples directory:
cd /usr/local//examples
makecall_tux Tool
The makecall_tux tool compiles C/C++ code into .so files that are transferred to the Windows
workstation to run on Periview:
makecall_tux [-C libname.a] [-d] {failname[.c[pp]...}
The following options are available with the makecall_tux tool:
Option Description
-C libname.a Library name. Defaults to /usr/local//examples/lib/
libcall.a
-d Prepare to sue debugger dbx [tool]
-u "ccopt". C compiler options
-l "ldopt". ld link options
Note:
For help on using the makecall_tux tool, type: ./makecall_tux
Usage: makecall_tux [-C libname.a] [-d] {filename[.c[pp]] ...}
-C libname.a library name (default /home/loucksv/lib/libcall.a)
-d prepare to use debugger dbx[tool]
-u '"ccopt"' C compiler options
-l '"ldopt"' ld link options
Example
1. To compile the sample, type:
./makecall_tux new-function.c
makecall_tux Tool
Avaya Business Communications Manager—IVR Upgrade Guide September 2010 89
Comentarios a estos manuales