dca_interface  6.3.4
Linux: Deploying Applications using the SCA

The packages included in your installation should contain at least the following packages:

  • The SCA runtime package
  • packages of 3rd party libraries that are used for your application
  • your application and its required libraries packages

After installation and/or package verification you must prepend the

LD_LIBRARY_PATH

env variable to include the SCA runtime package's

bin/linux

directory.

Your application must instantiate the SCA with the correct

dca/bin/linux
dca/init

directories of the installation location of the SCA.