The running environment of this blog is CentOS 7.6
Problem description
The following error was encountered while installing Apache
xml/apr_xml.c:35:19: fatal error: expat.h: No such file or directory
#include <expat.h>
Solution:
Just install expat devel and recompile
yum -y install expat-devel
Read More:
- [Solved] CRITICAL:yum.cli:Config error: Error accessing file for config file:///opt/++
- How to fix the ERROR: Failed to build gem native extension in Centos 8
- [Solved] Linux installation pillow error: ValueError: jpeg is required unless explicitly disabled using –disable-jpeg, aborting
- Opensuse12.3 installation of VirtualBox error resolution
- [Solved] fatal error: jemalloc/jemalloc.h: No such file or directory
- [Solved] Error in installing backups.lzma for Python on Linux
- ./configure Command Execute error (Centos7 Install erlang)
- [Solved] catkin_make Error: pkg_resources.DistributionNotFound: pyparsing
- How to Solve dyn_small_obs_avoidance Compile Error (eigen version Issue)
- [Solved] Yum Install Software Error: Invalid configuration value: failovermethod=priority…
- linux yum Error: PYCURL ERROR 6 – “Couldn’t resolve host ‘mirrorlist.centos.org’”
- Mamjor Install Wechat ERROR: Cannot find the strip binary required for object file stripping.
- Ubuntu install and compile OpenCV3.4.0 fatal error: dynlink_nvcuvid.h: No such file or directory #include <dynlink_nv
- [Solved] GCC Compile Error: fatal error: sys/cdefs.h: No such file or directory
- [Solved] Denseflow Install Error: fatal error: opencv2/cudaarithm.hpp: No such file or directory
- Centos7.2 Install vscode Error: error while loading shared libraries: libxkbcommon.so.0: cannot open shared pro
- CentOS 8: No URLs in mirrorlist error [How to Solve]
- [Solved] fatal error: linux/videodev.h: No such file or directory
- [Solved] Linux Kernel Compile Error: make menuconfig‘ requires the ncurses libraries
- ERROR: configuration failed for package ‘openssl’ [How to Solve]