right  Talk To Us!

What must I do after downloading and installing components using the Aculab installation tool (AIT) on Linux?

You must run the following steps:

  1. cd $ACULAB_ROOT
  2. source setV6.sh
  3. cd driver
  4. ./makelibs
  5. ./dacpinst build

If you only wish to build the TiNG libraries, you can run "./makelibs libonly" instead of just "./makelibs" to dramatically reduce the time it takes to build TiNG.

Once you have built the driver, you can then configure your system to automatically start the aculab_dacp script when your system boots.

Please see the Telephony Installation Guide, section four, for more details.