Sun Java System Application Server 9.1 Update 1-9.1 Update 2 Release Notes

ProcedureSolution: To Install the Missing libcliutil.so Library File

  1. Download the appserv-native-9.1.1-b16a.jar file.

  2. Change to the directory to where you downloaded the appserv-native-9.1.1-b16a.jar file.


    prompt% cd destination-dir
    
  3. Extract the contents of the appserv-native-9.1.1-b16a.jar file.


    prompt% jar xf appserv-native-9.1.1-b16a.jar
    
  4. Copy the libcliutil.so file to the as-install/lib directory.


    prompt% cp libcliutil.so as-install/lib