Bug 75867
Summary: | kdeinit doesn't start after upgrading KDE to 3.0.3 | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Andrea Colanicchia <andrea.colanicchia> |
Component: | kdelibs | Assignee: | Than Ngo <than> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 8.0 | CC: | steffan |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-10-14 08:40:05 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Andrea Colanicchia
2002-10-14 08:39:58 UTC
It's not a bug in kdelibs. It seems that the update process did not work correct on your system. In your case here i recommend you should uninstall all qt/kde rpms frist and after that you should install qt/kde from RHL 8.0. Please make sure that all qt/kde rpms should be cleanly removed before you install the new qt/kde rpms. I've fixed this bug!!! The solution is create these symbolic links: lrwxrwxrwx 1 root root 29 Oct 14 11:46 /usr/X11R6/lib/libfreetype.so -> /usr/lib/libfreetype.so.6.3.1 lrwxrwxrwx 1 root root 29 Oct 14 11:44 /usr/X11R6/lib/libfreetype.so.6 -> /usr/lib/libfreetype.so.6.3.1 lrwxrwxrwx 1 root root 29 Oct 14 11:46 /usr/X11R6/lib/libfreetype.so.6.0 -> /usr/lib/libfreetype.so.6.3.1 |