Runtime libraries required for Linux on Power installation

WARNING! You cannot install Linux on Power without the following procedure.

StepsInstalling Visual Age xlc compiler runtime libraries

Adaptive Server is compiled and linked with the Visual Age compiler, xlc version 7.0. Before installing Adaptive Server, you must install the runtime libraries for the Visual Age compiler.

  1. Confirm that the runtime libraries are installed by entering:

    rpm -q vacpp.rte-7.0.0-0
    

    If this command returns “vacpp.rte-7.0.0-0”, the Visual Age runtime packages are installed and you can skip the following steps.

    If the command returns the message that vacpp.rte-7.0.0-0 is not installed, you must install them.

  2. Go to the IBM Web site.

    Follow the instructions to download and install the runtime libraries on your operating system. Select the package that is appropriate for your Linux distribution. For details on different Linux distributions supported and operating system level required, go to the Sybase certification Web site.

  3. After installing the xlc runtime libraries, verify that LD_LIBRARY_PATH is set to include the xlc runtime library path.