Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Ubuntu / CentOS missing libpng12.so.0 problem lib

2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Overview

Run the executable file on Ubuntu / CentOS and appear: xxxlibpng12.so.0: wrong ELF class: ELFCLASS32.

The reason for the error is that the 64-bit system uses a 32-bit libpng12.so.0. Download a 64-bit shared library.

Solution method

You can search the installation package of this library on the Internet. I use this. Https://pan.baidu.com/s/1EVCvPZhRjQm7LPw7Gkr-Xg

After downloading, copy it to the target library directory. Mine is CentOS7, using the command: mv libpng12.so.0 / lib64

Remarks

You can use the command: ldd executable file name to view the file dependent library

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report