Installing and configuring DaCS

The DaCS library should be installed as a component of the Cell BE Software Development Kit. In order for it to work correctly:

Installation

Several packages are available that provide the means to develop, deploy and debug DaCS applications on your x86_64 and Cell BE system. The following table shows the package names with a short description:

Table 1.
Package Description
dacs-hybrid-3.0.#.#.ppc64.rpm DaCS for Hybrid Runtime - Contains the optimized PPU shared library.
dacs-hybrid-devel-3.0.#-#.ppc64.rpm DaCS for Hybrid Development - Contains the header files, optimized static PPU libraries, and debug libraries (PPU static and shared).
dacs-hybrid-trace-3.0.#-#.ppc64.rpm DaCS for Hybrid Trace Enabled Runtime - Contains the trace enabled PPU shared library.
dacs-hybrid-trace-devel-3.0.#-#.ppc64.rpm DaCS for Hybrid Trace Enabled Development - Contains the header files and trace-enabled PPU static library.
dacs-hybrid-3.0.#.#.x86_64.rpm DaCS for Hybrid Runtime - Contains the optimized x86_64 shared library.
dacs-hybrid-devel-3.0.#-#.x86_64.rpm DaCS for Hybrid Development - Contains the header files, optimized static x86_64 libraries, and debug libraries (x86_64 static and shared).
dacs-hybrid-trace-3.0.#-#.x86_64.rpm DaCS for Hybrid Trace Enabled Runtime - Contains the trace enabled x86_64 shared library.
dacs-hybrid-trace-devel-3.0.#-#.x86_64.rpm DaCS for Hybrid Trace Enabled Development - Contains the header files and trace-enabled x86_64 static library.
dacs-hybrid-cross-devel-3.0.#-#.noarch.rpm DaCS for Hybrid Cross Development - Contains the header files and libraries needed for cross-architecture development.

See the SDK 3.0 Installation Guide for detailed installation and configuration information.