Previous Topic: How to Install the SAP Connector with the Java Connector Server

Next Topic: Install SAP JCO Library on Windows

Install SAP JCO Library on Solaris and Linux

Important! Install the SAP JCO library before you install the Java CS on the same computer.

The following are the distribution packages that are available for the various JRE versions and hardware processors:

Install SAP JCo Library on Solaris and Linux

  1. Ensure that Java CS is already installed.
  2. Download the appropriate distribution package.
  3. Copy the appropriate distribution package into an arbitrary directory {sapjco-install-path}
  4. Change to the installation directory:
    cd {sapjco-install-path}
    
  5. Extract the archive:
    gunzip sapjco-sun*2.1.x.tgz
    
    tar xvf sapjco-sun*2.1.x.tar
    
  6. Copy the file sapjco.jar to the extlib directory of the Java CS installation.
  7. Copy the files librfccm.so and libsapjcorfc.so to the bin directory of the Java CS installation.
  8. Restart the Java CS service. To do this, run the command ./JCS stop and then ./JCS start from within the bin directory of the Java CS installation.