Difference: Install64bit (3 vs. 4)

Revision 42023-03-30 - JoeOrtagus

Line: 1 to 1
 
META TOPICPARENT name="SystemAdministration"

Running APPX in a 64 bit Linux/Unix environment

Line: 8 to 8
 

Overview

The basic process is to identify which 32 bit libraries are missing, then install them.

Added:
>
>

Installing 32 bit APPX on a minimal install of RHEL based distributions

You'll probably need to install glibc.i686 krb5-libs.i686 zlib.i686 libxml2.i686 pam.i686 libstdc++.i686 libgcc.i686 for RHEL 7, and 8

You'll probably need to install glibc.i686 krb5-libs.i686 zlib.i686 libxml2.i686 pam.i686 libstdc++.i686 libgcc.i686 libxcrypt-compat.i686 for RHEL 9+

 

Identify the missing libraries

You can use the 'ldd' command on the 'appx' executable to determine which libraries it needs and which ones are missing:

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback