<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-2">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [kde] Problem upgrading to KDE 3.0 from KDE 2.1</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>On Sunday 14 April 2002 05:11 am, Chris wrote:</FONT>
<BR><FONT SIZE=2>> This worked perfectly for me with 2 minor adaptations I logged in to gnome</FONT>
<BR><FONT SIZE=2>> as root and used gnome rpm to uninstall kde 2</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> On Sunday 07 April 2002 09:13 pm, Duncan Haldane wrote:</FONT>
<BR><FONT SIZE=2>> > Hi,</FONT>
<BR><FONT SIZE=2>> > with all the feedback from this list, I updated the HOWTO for</FONT>
<BR><FONT SIZE=2>> > updating KDE on RedHat 7.2,   I think all issues are now addressed.</FONT>
<BR><FONT SIZE=2>> > Sorry for the length, but its good to archive it on this list.</FONT>
<BR><FONT SIZE=2>> > Duncan</FONT>
<BR><FONT SIZE=2>> > --------------------------------------------------------------------</FONT>
<BR><FONT SIZE=2>> > Updated HOWTO for upgrading Red Hat 7.2 to use KDE3.  v1.01</FONT>
<BR><FONT SIZE=2>> > 2002-04-07</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > I. Introduction.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > Do NOT rely on these instructions for installing KDE-2 on Red Hat</FONT>
<BR><FONT SIZE=2>> > 7.1 or earlier.  This is only for Red Hat 7.2</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > This is a major update, and is not an official Red Hat update.</FONT>
<BR><FONT SIZE=2>> > If you want to  be supported, wait for the next Red Hat release which</FONT>
<BR><FONT SIZE=2>> > will have KDE-3</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > You can successfully update using the KDE-3 RedHat-7.2 rpms, which are</FONT>
<BR><FONT SIZE=2>> > available at kde.org mirrors,</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > As of 2002/04/07, there are some "unexpected" issues to deal with:</FONT>
<BR><FONT SIZE=2>> > (i)   You need an updated libxslt rpm from rawhide, that</FONT>
<BR><FONT SIZE=2>> >       should have also been supplied at kde.org, but wasn't.</FONT>
<BR><FONT SIZE=2>> >       (maybe this will soon be remedied?)</FONT>
<BR><FONT SIZE=2>> > (ii)  the updated hwdata rpm conficts with Xconfigurator</FONT>
<BR><FONT SIZE=2>> >       from RH7.2.  This is not really a problem but can</FONT>
<BR><FONT SIZE=2>> >       be confusing.  It's only needed it you install hotplug</FONT>
<BR><FONT SIZE=2>> >       usb support for kamera and kooka (digital camera and</FONT>
<BR><FONT SIZE=2>> >       scanner frontends for gphoto and sane).</FONT>
<BR><FONT SIZE=2>> > (iii) If you need to support "legacy" kde2 applications not</FONT>
<BR><FONT SIZE=2>> >       yet ported to kde2, you will need to get and rebuild qt2 and</FONT>
<BR><FONT SIZE=2>> >       kde2-compat rpms from  rawhide.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > These problems may eventually get fixed in the kde.org RPMS..</FONT>
<BR><FONT SIZE=2>> > -------------------------------------</FONT>
<BR><FONT SIZE=2>> > 2.  Collecting the RPMS.</FONT>
<BR><FONT SIZE=2>> > Download the rpms from the kde.org mirror:</FONT>
<BR><FONT SIZE=2>> > They are in .../kde/stable/3.0/Red Hat/i386</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > An updated libxslt-1.0.15 is needed to make kde3's help system work</FONT>
<BR><FONT SIZE=2>> > correctly. Until it gets added to the rpms at kde.org,</FONT>
<BR><FONT SIZE=2>> > go to a Red Hat "rawhide" mirror, like</FONT>
<BR><FONT SIZE=2>> >  <A HREF="http://mirrors.kernel.org/redhat/redhat/linux/rawhide/SRPMS/SRPMS" TARGET="_blank">http://mirrors.kernel.org/redhat/redhat/linux/rawhide/SRPMS/SRPMS</A></FONT>
<BR><FONT SIZE=2>> > and download libxslt-1.0.15-1.src.rpm</FONT>
<BR><FONT SIZE=2>> > You can also find qt2-*.src.rpm and kde2-compat*.src.rpm</FONT>
<BR><FONT SIZE=2>> > there, if it turns out you need legacy kde2 support.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > You should also first upgrade rpm to rpm-4.0.4-7x.</FONT>
<BR><FONT SIZE=2>> > This is a recent Official RedHat 7.2 update.   You may need</FONT>
<BR><FONT SIZE=2>> > to install other Official RedHat 7.2 updates as well.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > -------------------------------------</FONT>
<BR><FONT SIZE=2>> > 3. preparing to upgrade KDE.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > collect the kde.org rpms into an empty directory, then</FONT>
<BR><FONT SIZE=2>> > separate them into three groups, putting two of these into</FONT>
<BR><FONT SIZE=2>> > subdirectories:</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > group (A): qt rpms</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > mkdir qt_rpms</FONT>
<BR><FONT SIZE=2>> > mv qt*rpm qt_rpms</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > group (B): kde rpms (except kooka, kamera, kdevelop,kdesdk)</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > mkdir kde_rpms</FONT>
<BR><FONT SIZE=2>> > mv k*rpm kde_rpms</FONT>
<BR><FONT SIZE=2>> > mv [ar,ce,lisa,no]*rpm kde_rpms</FONT>
<BR><FONT SIZE=2>> > mv kde_rpms/[koo,kam,kdev,kdesdk]* .</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > group (C): the rest (these  stay in the original directory)</FONT>
<BR><FONT SIZE=2>> > (includes kooka, kamera, kdevelop,kdesdk)</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > If you are not planning on compiling kde applications, now move all</FONT>
<BR><FONT SIZE=2>> > *-devel* files from group (B) to group (C).</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > mv kde_rpms/kde*devel*rpm .</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > -------------------------------------</FONT>
<BR><FONT SIZE=2>> > 4. Installing the required non-kde RPMS</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > First install, from group (C) in the top directory,</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > rpm -Uvh chkconfig* cups* ntsysv* libxml2-2*</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > Now go to the qt-rpms subdirectory:</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > cd qt_rpms</FONT>
<BR><FONT SIZE=2>> > rpm -ivh qt-3.0.3-5.i386.rpm</FONT>
<BR><FONT SIZE=2>> > rpm -ivh qt-Xt-3.03-5,i386.rpm</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > Note the "rpm -ivh" not "-Uvh".  This leaves the older qt-2.x</FONT>
<BR><FONT SIZE=2>> > libraries in place.  Some other applications may need them.</FONT>
<BR><FONT SIZE=2>> > Next, upgrade any other qt components you have installed:</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > rpm -Fvh qt-d* qt-s*</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > This will update qt-devel, qt-designer, qt-static, if they were</FONT>
<BR><FONT SIZE=2>> > previously installed.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > If you have database applications MySQL, ODBC, PostgreSQL installed,</FONT>
<BR><FONT SIZE=2>> > you may want the new qt add-ons that go with these.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > rpm -Uvh qt-MySQL*                 (optional)</FONT>
<BR><FONT SIZE=2>> > rpm -Uvh qt-ODBC*                  (optional)</FONT>
<BR><FONT SIZE=2>> > rpm -Uvh qt-PostgreSQL*            (optional)</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > Don't worry if any of these fail.  It just means you don't have the</FONT>
<BR><FONT SIZE=2>> > correponding database application installed.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > If you plan to compile any kde applications, make sure qt-devel is</FONT>
<BR><FONT SIZE=2>> > installed rpm -Uvh qt-devel*</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > This is a good time to install the updated libxslt library, although this</FONT>
<BR><FONT SIZE=2>> > could wait till after the installation is complete. If you don't have it,</FONT>
<BR><FONT SIZE=2>> > get its source rpm from a rawhide mirror, as described above.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > rpm --rebuild libxslt-1.0.15-1.src.rpm</FONT>
<BR><FONT SIZE=2>> > cp /usr/src/redhat/RPMS/i386/libxslt*1.0.15-1* .</FONT>
<BR><FONT SIZE=2>> > rpm -Uvh libxslt-1*</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > ----------------------------------------</FONT>
<BR><FONT SIZE=2>> > 5.  Installing the new kde RPMS</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > Now exit kde2, shut down X, and remove the kde-2.2 rpms.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > From a console, if kdm is running, shut down X with</FONT>
<BR><FONT SIZE=2>> > telinit 3</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > Make a list of currently installed kde-2.x rpms:</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > rpm -qa | grep "^kde" | grep -v kde1 > list</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > check the output file ("cat list") to make sure that nothing you want to</FONT>
<BR><FONT SIZE=2>> > keep is unexpectedly included.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > If the list is OK, try to remove the old kde-2 installation</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > rpm -e $(<list)</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > I got some "... is needed by ..." dependency complaints from other</FONT>
<BR><FONT SIZE=2>> > kde2 packages, and just (rpm -e)'d the packages that complained.</FONT>
<BR><FONT SIZE=2>> > till "rpm -e $(<list)" worked.   If the packages that are complaining</FONT>
<BR><FONT SIZE=2>> > are kde2 applications that are not part of  kde3, and you will still</FONT>
<BR><FONT SIZE=2>> > need them after the update, don't remove them, and instead use</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > rpm -e $(<list) --nodeps</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > after removing all the other legacy kde packages you don't need.</FONT>
<BR><FONT SIZE=2>> > We will make the remining legacy packages happy again after the</FONT>
<BR><FONT SIZE=2>> > upgrade, by installing the kde2-compat library.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > Now go to the directory where you put the (B) group.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > cd ../kde-rpms</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > Install kdebase, kdelibs plus anything else you want.    This will</FONT>
<BR><FONT SIZE=2>> > be the kde-3 distribution, except for kdevelop, kooka and kamera.</FONT>
<BR><FONT SIZE=2>> > I installed the lot, but in principle you can/should now be more</FONT>
<BR><FONT SIZE=2>> > selective. Move any packages you dont want to install to the parent</FONT>
<BR><FONT SIZE=2>> > directory (mv <file> ..), and install the rest.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > rpm -Uvh *rpm</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > If you are installing the kde*devel* files, they will need</FONT>
<BR><FONT SIZE=2>> > qt-devel-3.0* to be installed.  If there are any other unresolved</FONT>
<BR><FONT SIZE=2>> > dependencies, they are supplied by RedHat 7.2 rpms that you haven't</FONT>
<BR><FONT SIZE=2>> > yet installed. In my case, kdepim-pilot needed (I think) the RH7.2</FONT>
<BR><FONT SIZE=2>> > pilot-link rpm (wich provides libpisock.so.4).</FONT>
<BR><FONT SIZE=2>> > I don't need this app, and so moved kdepim-pilot up to the "A" group.</FONT>
<BR><FONT SIZE=2>> > After that there were no more dependency problems, and kde3 installed OK.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > Now restart X and you should have kde3 working.</FONT>
<BR><FONT SIZE=2>> > ( "telinit 5",  or "startx" )</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > ----------------------------------------</FONT>
<BR><FONT SIZE=2>> > 6.  Installing remaining KDE3 rpms:</FONT>
<BR><FONT SIZE=2>> > Go back to the top directory which contains the (C) group.</FONT>
<BR><FONT SIZE=2>> > Now install what you need from the remaining RPMS:</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > 6.1   kdevelop, kdesdk  (for programmers developing kde applications)</FONT>
<BR><FONT SIZE=2>> > This requires that qt-devel, qt-designer and qt-static are installed.</FONT>
<BR><FONT SIZE=2>> > rpm -Uvh qt-devel*  kde*-devel*  (if necessary)</FONT>
<BR><FONT SIZE=2>> > rpm -Uvh qt-designer* qt-static* (if necessary)</FONT>
<BR><FONT SIZE=2>> > rpm -Uvh kdevelop* kdesdk*</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > 6.2  kooka. (a scanner front end) This requires that sane-backends</FONT>
<BR><FONT SIZE=2>> > is installed.   There is a sane-backends update in RedHat updates for</FONT>
<BR><FONT SIZE=2>> > RH7.2.</FONT>
<BR><FONT SIZE=2>> > rpm -UVh libusb*</FONT>
<BR><FONT SIZE=2>> > rpm -vh libkscane* kooka*</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > 6.3 kamera.  A frontend for gphoto2.</FONT>
<BR><FONT SIZE=2>> > rpm -Uvh libusb*  (if needed)</FONT>
<BR><FONT SIZE=2>> > rpm -Uvh gphoto2-2* kamera*</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > 6.4 hotplug support for autoloading usb support when you plug in</FONT>
<BR><FONT SIZE=2>> > a usb device (supplied for use with scanners or usb digital cameras)</FONT>
<BR><FONT SIZE=2>> > First install hwdata*.   Unfortunately, this conflicts with</FONT>
<BR><FONT SIZE=2>> > Xconfigurator, if it is installed.   It is just an updated list of</FONT>
<BR><FONT SIZE=2>> > hardware, so this is probably NOT a problem.  Just "force" it.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > rpm -Uvh --force --nodeps hwdata*</FONT>
<BR><FONT SIZE=2>> > rpm -Uvh usbutils* hotplug*</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > If you are unhappy about having used  "--force", now uninstall</FONT>
<BR><FONT SIZE=2>> > Xconfigurator to remove the conflict:</FONT>
<BR><FONT SIZE=2>> > rpm -e Xconfigurator  XFree86-xf86cfg    (optional)</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > 6.5  Support for python-based kde apps:</FONT>
<BR><FONT SIZE=2>> > If you need this:</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > rpm -Uvh PyQt* sip* lib*python*</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > ----------------------------------------</FONT>
<BR><FONT SIZE=2>> > 7. adding legacy kde2 support.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > If you forced the removal of kde-2.x with --nodeps, you have some</FONT>
<BR><FONT SIZE=2>> > legacy applications that still require the "legacy" kde-2 libraries.</FONT>
<BR><FONT SIZE=2>> > You now need to install the kde2-compat library from rawhide,</FONT>
<BR><FONT SIZE=2>> > rebuilt from source, unless it  becomes available at kde.org</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > From the rawhide mirror, get qt2*rpm , and kde2-compat*rpm.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > You will also need kdoc-2.2.2 to rebuild kde2-compat.</FONT>
<BR><FONT SIZE=2>> > This is an official Red Hat update that was released with</FONT>
<BR><FONT SIZE=2>> > the official kde-2.2.2 rpms as an "enhancement" for RedHat 7.2.</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > First rebuild qt2:</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > rpm --rebuild qt2*src.rpm</FONT>
<BR><FONT SIZE=2>> > cp /usr/src/redhat/RPMS/i386/qt2* .</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > Now replace the qt-2.x package that you left installed, with</FONT>
<BR><FONT SIZE=2>> > the qt2 package (exactly the same libraries!)</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > rpm -e --nodeps qt-2.3.1</FONT>
<BR><FONT SIZE=2>> > rpm -e --nodeps qt-Xt-2.3.1</FONT>
<BR><FONT SIZE=2>> > rpm -Uvh qt2-2.3.1* qt2-Xt* qt2-devel*</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > Now rebuild and install kde2-compat.</FONT>
<BR><FONT SIZE=2>> > If kdoc-2.2.2 is not installed, install it first:</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > rpm -Uvh kdoc-2.2.2*   (if necessary)</FONT>
<BR><FONT SIZE=2>> > rpm --rebuild kde2-compat*src.rpm</FONT>
<BR><FONT SIZE=2>> > cp /usr/src/redhat/RPMS/i386/kde2-compat* .</FONT>
<BR><FONT SIZE=2>> > rpm -Uvh kde2-compat*</FONT>
<BR><FONT SIZE=2>> > rpm -e kdoc</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > ----------------------------------------------------------</FONT>
<BR><FONT SIZE=2>> > Enjoy kde3 on RedHat 7.2</FONT>
<BR><FONT SIZE=2>> > duncan_haldane@users.sourceforge.net</FONT>
<BR><FONT SIZE=2>> ></FONT>
<BR><FONT SIZE=2>> > ___________________________________________________</FONT>
<BR><FONT SIZE=2>> > This message is from the kde-linux mailing list.</FONT>
<BR><FONT SIZE=2>> > Account management:  <A HREF="http://mail.kde.org/mailman/listinfo/kde-linux" TARGET="_blank">http://mail.kde.org/mailman/listinfo/kde-linux</A>.</FONT>
<BR><FONT SIZE=2>> > Archives: <A HREF="http://lists.kde.org/" TARGET="_blank">http://lists.kde.org/</A>.</FONT>
<BR><FONT SIZE=2>> > More info: <A HREF="http://www.kde.org/faq.html" TARGET="_blank">http://www.kde.org/faq.html</A>.</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> ___________________________________________________</FONT>
<BR><FONT SIZE=2>> This message is from the kde mailing list.</FONT>
<BR><FONT SIZE=2>> Account management:  <A HREF="http://mail.kde.org/mailman/listinfo/kde" TARGET="_blank">http://mail.kde.org/mailman/listinfo/kde</A>.</FONT>
<BR><FONT SIZE=2>> Archives: <A HREF="http://lists.kde.org/" TARGET="_blank">http://lists.kde.org/</A>.</FONT>
<BR><FONT SIZE=2>> More info: <A HREF="http://www.kde.org/faq.html" TARGET="_blank">http://www.kde.org/faq.html</A>.</FONT>
</P>

<P><FONT SIZE=2>___________________________________________________</FONT>
<BR><FONT SIZE=2>This message is from the kde mailing list.</FONT>
<BR><FONT SIZE=2>Account management:  <A HREF="http://mail.kde.org/mailman/listinfo/kde" TARGET="_blank">http://mail.kde.org/mailman/listinfo/kde</A>.</FONT>
<BR><FONT SIZE=2>Archives: <A HREF="http://lists.kde.org/" TARGET="_blank">http://lists.kde.org/</A>.</FONT>
<BR><FONT SIZE=2>More info: <A HREF="http://www.kde.org/faq.html" TARGET="_blank">http://www.kde.org/faq.html</A>.</FONT>
</P>

<P><FONT SIZE=2>-----Message d'origine-----</FONT>
<BR><FONT SIZE=2>De : Marian Stepka [<A HREF="mailto:mstepka@orangemail.sk">mailto:mstepka@orangemail.sk</A>]</FONT>
<BR><FONT SIZE=2>Envoyé : lundi 15 avril 2002 16:46</FONT>
<BR><FONT SIZE=2>A : kde@mail.kde.org</FONT>
<BR><FONT SIZE=2>Objet : [kde] Problem upgrading to KDE 3.0 from KDE 2.1</FONT>
</P>
<BR>

<P><FONT SIZE=2>Howzit;</FONT>
</P>

<P><FONT SIZE=2>I'm trying to upgrade from KDE 2.x to KDE 3.0 First thing which I did,</FONT>
<BR><FONT SIZE=2>was glibc upgrade and XFree upgrade. I'm running RedHat 7.0 on i686.</FONT>
<BR><FONT SIZE=2>Upgrade for glibc been done by rpm packages. I need to use --force but</FONT>
<BR><FONT SIZE=2>system now running fine and containing following glibc packages:</FONT>
</P>

<P><FONT SIZE=2>glibc-common-2.2.4-18</FONT>
<BR><FONT SIZE=2>glibc-2.2.4-18</FONT>
<BR><FONT SIZE=2>glibc-devel-2.2.4-18</FONT>
</P>

<P><FONT SIZE=2>These packages been recommended by RedHat to upgrade from old 7.0</FONT>
<BR><FONT SIZE=2>distro. This packages also been necessary to install new XFree server. I</FONT>
<BR><FONT SIZE=2>installed over old one from binary tarballs and now I'm running version</FONT>
<BR><FONT SIZE=2>4.2.0 with previous config files. Up to this point everything going</FONT>
<BR><FONT SIZE=2>good. System is up and running with old KDE 2.x, new XFree 4.2.0 and new</FONT>
<BR><FONT SIZE=2>glibc 2.2.4</FONT>
</P>

<P><FONT SIZE=2>I downloaded RedHat rpms for KDE 3.0 from Austria mirror site</FONT>
<BR><FONT SIZE=2><A HREF="ftp://download.au.kde.org/" TARGET="_blank">ftp://download.au.kde.org/</A> According to rpms first is necessary to</FONT>
<BR><FONT SIZE=2>install CUPS packages because they're needed by Qt 3.0.3 package. I've</FONT>
<BR><FONT SIZE=2>CUPS installed from sources some time ago. My version is 1.1.10 rpms</FONT>
<BR><FONT SIZE=2>offer version 1.1.14 Here is first problem. Packages require libs:</FONT>
</P>

<P><FONT SIZE=2>libcrypto.so.2</FONT>
<BR><FONT SIZE=2>libssl.so.2</FONT>
</P>

<P><FONT SIZE=2>I try to search at <A HREF="http://www.rpmfind.net/" TARGET="_blank">http://www.rpmfind.net/</A> for them, but no luck. I also</FONT>
<BR><FONT SIZE=2>download upgrade package for OpenSSL from RedHat version 0.9.6-9 but</FONT>
<BR><FONT SIZE=2>this one offer only those libs as so.1 I cannot move any further in</FONT>
<BR><FONT SIZE=2>upgrade because all packages require this libs. I also tried to make</FONT>
<BR><FONT SIZE=2>symlinks for so.2 but does not help.</FONT>
</P>

<P><FONT SIZE=2>Another problem is that Qt rpm require objects named:</FONT>
</P>

<P><FONT SIZE=2>libXft.so.1</FONT>
<BR><FONT SIZE=2>libXrendered.so.1</FONT>
</P>

<P><FONT SIZE=2>They're on my system in directory /usr/X11R6/lib Directory is listed in</FONT>
<BR><FONT SIZE=2>ld.so.conf file and I ran ldconfig, but rpm still reporting them as a</FONT>
<BR><FONT SIZE=2>missing components. Do you have any suggestions for me?</FONT>
</P>

<P><FONT SIZE=2>P.S: If you found this as USENET post please include copy of reply to my</FONT>
<BR><FONT SIZE=2>e-mail address as well.</FONT>
</P>

<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>*IN ROOT WE TRUST!*</FONT>
<BR><FONT SIZE=2>Marian Stepka <A HREF="mailto:stepka@tris.sk">mailto:stepka@tris.sk</A></FONT>
<BR><FONT SIZE=2>If you would like to support me buy me anything from my wish list at</FONT>
<BR><FONT SIZE=2><A HREF="http://www.amazon.com/exec/obidos/wishlist/UOEKRXWFAFPX/" TARGET="_blank">http://www.amazon.com/exec/obidos/wishlist/UOEKRXWFAFPX/</A></FONT>
<BR><FONT SIZE=2>___________________________________________________</FONT>
<BR><FONT SIZE=2>This message is from the kde mailing list.</FONT>
<BR><FONT SIZE=2>Account management:  <A HREF="http://mail.kde.org/mailman/listinfo/kde" TARGET="_blank">http://mail.kde.org/mailman/listinfo/kde</A>.</FONT>
<BR><FONT SIZE=2>Archives: <A HREF="http://lists.kde.org/" TARGET="_blank">http://lists.kde.org/</A>.</FONT>
<BR><FONT SIZE=2>More info: <A HREF="http://www.kde.org/faq.html" TARGET="_blank">http://www.kde.org/faq.html</A>.</FONT>
</P>

</BODY>
</HTML>