PROBLEM

The required library, libexpat.so.0, is no longer available on SUSE Linux 11 SP2, SP3 and SP4

Last Published: April 26, 2020

Description

When running the ArcObjects SDK for Cross Platform C++ on SUSE Linux Enterprise 11, the required library, 'libexpat.so.0', no longer ships with SUSE Linux Enterprise 11 SP2, SP3 or SP4.

Cause

The libexpat.so.0 library has been replaced with libexpat.so.1 on SUSE Linux Enterprise 11 service packs after SP1.

Solution or Workaround

Create a symbolic link:

Code:
ln -s /lib/libexpat.so.1 $ARCENGINEHOME/bin/libexpat.so.0

    Article ID:000013258

    Software:
    • ArcObjects SDK for Cross Platform C
    • ArcObjects SDK for the Java Platform
    • ArcGIS Engine

    Get help from ArcGIS experts

    Contact technical support

    Download the Esri Support App

    Go to download options

    Discover more on this topic