Re: CentOS 5.1 and KDE 4.0.2
"George Galt" <[email protected]>
| Newsgroups | gmane.linux.kde.redhat.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, May 28, 2008 at 4:11 PM, George Galt <[email protected]> wrote: > On Wed, May 28, 2008 at 2:43 PM, Rex Dieter <[email protected]> wrote: >> George Galt wrote: >> >>> FYI, I've succeeded in putting KDE 4.0.4 and Qt 4.4 on a reasonably >>> stock CentOS 5.1 system. I just got it put together yesterday, so I >>> haven't played too much with it, but it seems stable and complete. >>> What can I do to help you put together packages (if you change your >>> mind and don't want to wait for KDE 4.1)? I'm happy to provide a list >>> of dependencies that had to be pulled in and compiled or anything else >>> you might need. Let me know. >> >> Awesome. >> >> Yes, starting with the list of dependencies would be a good start, as well >> as any gotchas you encountered. >> >> -- Rex >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> kde-redhat-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/kde-redhat-users >> > > Rex: > > I'll get my notes together tonight and see if I can't post something. > It was reasonably straight forward, so this shouldn't be too > difficult. > > George > Rex: I worked off of this page for the most part: http://www.go2linux.org/forums/installing-kde-4-on-centos-t-7.html, but I ignored the first poster's instruction as he had little success. Instead, I used the instructions provided by the second poster ("newuser" ). I initially downloaded and compiled a new kernel, but I didn't install it figuring I would try with the latest CentOS kernel (2.6.18-53.1.21.el5 is what I'm running). I set up a user and environment to build kde as described here: http://techbase.kde.org/index.php?title=Getting_Started/Build/KDE4, in particular, the .bashrc modification listed here: http://techbase.kde.org/Getting_Started/Increased_Productivity_in_KDE4_with_Scripts/.bashrc. I made a few of the changes suggested by "newuser" in the go2linux forum post (above). Next, I compiled and installed Qt4.4 from Trolltech per their instructions. Nothing unusual here. I then installed the suggested rpms via yum: yum install clucene-core-devel libxml-devel libxslt-devel \ dbus-devel boost-devel bzip2-devel openssl-devel alsa-lib-devel \ redland-devel rasqal-devel raptor-devel hspell-devel aspell-devel \ cups-devel xine-lib-devel avahi-devel gamin-devel OpenEXR-devel \ enchant-devel jasper-devel ilmbase-devel pcre-devel gpgme-devel \ libxklavier-devel glib-devel libusb-devel libsmbclient-devel \ libxcb-devel NetworkManager-devel lm_sensors-devel libraw1394-devel \ bluez-libs-devel gcc-c++ libXext-devel cmake subversion giflib-devel \ libpng-devel libXdamage-devel libXcomposite-devel libXrender-devel \ fontconfig-devel libXft-devel libXcursor-devel libXfixes-devel \ ruby-devel libXScrnSaver-devel libkdcraw-devel exiv2-devel \ lcms-devel libtiff-devel sqlite-devel libxkbfile-devel \ imlib2-devel patch gstreamer-plugins-base-devel Next, I installed clucene from Sourceforge: http://sourceforge.net/projects/clucene/ (FYI, the above yum command included clucene, but it isn't available). Then Strigi from Sourceforge: http://sourceforge.net/projects/strigi/ Finally qimageblitz from Sourceforge: http://sourceforge.net/projects/qimageblitz/ Then, I downloaded kdelibs, kdepimlibs and kdebase from the 4.0.4 branches subversion server (FYI, strigi and qimageblitz also appear to be available in kdesupport, which I did not build) svn checkout svn://anonsvn.kde.org/home/kde/branches/KDE/4.0/kdelibs svn checkout svn://anonsvn.kde.org/home/kde/branches/KDE/4.0/kdepimlibs svn checkout svn://anonsvn.kde.org/home/kde/branches/KDE/4.0/kdebase compiled and installed in user land (not as root). It seems to work well, though I'm missing several menu items (the most painful being for System Settings, but I can simply run it from the command line, I'll look into rebuilding the menus later). I'll try reinstalling as root, though it doesn't seem to be necessary at this stage. So far, no real issues, though I haven't really pushed the system much. I'll play with it for a few days and let you know if anything unusual comes up. Please let me know if you have any questions. George ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/