Bug 40671
Summary: | Update to 1.1-0.beta1.1 fails | ||
---|---|---|---|
Product: | [Retired] Red Hat Raw Hide | Reporter: | Andreas Bennecke <linuxer> |
Component: | koffice | Assignee: | Bernhard Rosenkraenzer <bero> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-05-15 13:36:15 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
Andreas Bennecke
2001-05-15 13:36:11 UTC
Update kdelibs to 2.2alpha1 or higher. I recommend using 2.2-0.cvs20010514.1. There is an alternative if you, as I, do not wish to have to install alpha code to test a beta release :-). Koffice 1.1 is fully able to run under KDE 2.1; it does not depend on KDE 2.2 facilities, it is just able to utilize some KDE 2.2 facilities. This alternative is to build the binary package yourself from sources. This is not entirely trivial - it took me some hours to figure out that one have to remove the Redhat 7.1 vanilla koffice installation for the koffice 1.1 beta 2 to build successfully. But this is what I did, on a vanilla RedHat 7.1 with all current (early June 2001) updates installed, most notably the kdelibs 2.1.2-1 packages: rpm -i <the source rpm> (The source rpm is ftp://ftp.sourceforge.net/pub/mirrors/kde/unstable/koffice-1.1-beta2/RedHat/7.1/SRPMS/koffice-1.1-0.beta2.1.src.rpm) then rpm -e koffice rpm -bb /usr/src/redhat/SPECS/koffice.spec (takes about 3 hours on my rather fast PC) rpm -Uvh /usr/src/redhat/RPMS/i386/koffice-1.1-0.beta2.1.i386.rpm - and everything works just fine - |