I have Fedora Core 4 and things were working fine. Then I decided to
try to download and install Corel WordPerfect 8.0. The website I was
using mentioned I needed various libraries
(
http://www.tldp.org/FAQ/WordPerfect-...ml#DOWNLOADURL
at sec. 4.2). After typing in the "ldconfig -v | grep ..." statements
as instructed, I concluded that I was missing the libc.so.5, libm.so.5,
and ld-linux.so.1 files, so I did a web search and found and installed
rpms that would give me these ... and seemed to cause a lot of trouble
in the process.
Now when I boot up, I get a couple errors:
(1) an error regarding /usr/bin/rhgb & libICE6
(2) a "fatal error" when "inserting" "acpi_cpu"
Then it goes to a textual login rather than a graphical login. If I
type "startx", there is an error loading libX11.so.6. When I did "yum
update" hoping it might fix the problems, and when I run /sbin/ldconfig,
I have a series of warnings:
(1) libc.so - not DLL or ESF library
(2) libpthread.so not DLL or ESF library
(3) include (no file)
(4) ld.so.conf.d/*.conf (no file)
My /etc/ld.so.conf file has the following lines:
include ld.so.conf.d/*.conf
/usr/X11R6/lib
/usr/lib/qt-3.3/lib
/usr/lib/wine
(It probably goes without saying at this point that I am not able to
load the graphical login.)
I probably haven't done a great job describing all these mistakes, and I
greatly appreciate any suggestions that anyone may have on how to fix my
problems. Thanks ahead of time for any help.