Previous Topic: Install ACL Library PackagesNext Topic: Create Link to 32-bit ACL Library


Verify the Linux ACL Library Version

To check the version, go to the directory where libacl.so is installed.

Verify the Linux ACL library version

  1. Run ls –l . /libacl.so to display the libacl.so linking target library file.
  2. Run file libacl.so<-linking-target-library> using the library file name.

    The result will show whether libacl.so points to a 32-bit or 64-bit version.