Sun GlassFish Enterprise Server 2.1 Release Notes

ProcedureSolution: To Install the Missing libcliutil.so Library File

  1. Download the JAR file from.

  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