What if there is an error when installing glibc?
This article mainly introduces the "installation of glibc error report how to do" related knowledge, editor through the actual case to show you the operation process, the method of operation is simple and fast, practical, I hope that this "installation glibc error report how to do" article can help you solve the problem.
Install gcc prompt to install glibc, install glibc prompt to install kernel-headers-2.2.1, and then I download a kernel-headers-2.2.1-4.i386.rpm online after installation, and then install glibc
The following occurs:
[root@zoneidc samba] # rpm-ivh glibc-devel-2.3.2-11.9.i386.rpm
Warning: glibc-devel-2.3.2-11.9.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
Preparing... # [100%]
File / usr/include/scsi from install of glibc-devel-2.3.2-11.9 conflicts with file from package kernel-headers-2.2.1-4
File / usr/include/scsi/scsi.h from install of glibc-devel-2.3.2-11.9 conflicts with file from package kernel-headers-2.2.1-4
File / usr/include/scsi/scsi_ioctl.h from install of glibc-devel-2.3.2-11.9 conflicts with file from package kernel-headers-2.2.1-4
File / usr/include/scsi/sg.h from install of glibc-devel-2.3.2-11.9 conflicts with file from package kernel-headers-2.2.1-4
I don't know what's going on.
# #
Sanction kernel-headers-2.2.1-4 and install the glibc-kernheaders-2.4-8.10.i386.rpm that comes with the red disk.
This is the end of the content about "how to report an error when you install glibc". Thank you for your reading. If you want to know more about the industry, you can follow the industry information channel. The editor will update different knowledge points for you every day.