[97488] in RedHat Linux List
Re: Setting up KDE (fwd)
daemon@ATHENA.MIT.EDU (j g b)
Tue Nov 3 11:51:27 1998
Date: Tue, 03 Nov 1998 11:19:34 -0500
From: j g b <jbirds@ibm.net>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
qt-1.41 can be found at: http://www.troll.no/dl
the rpm's for kde v1.0 can be found here:
ftp://sunsite.unc.edu/pub/Linux/X11/kde
i've downloaded and installed in order:
kdesupport
kdelibs
kdebase
then add'l packages in any order: kdegames, kdegraphics, kdeutils, kdemultimedia,
kdenetwork
i found the installation guide straightfoward for both qt and kde, mind you there
is a lot there.
kde is sluggish for systems with a full install of less than 64mb so keep that in
mind.
regards,
jack
Kevin A. Pieckiel wrote:
> Several of you have E-Mailed me asking for instructions on how to
> compile and set up KDE. I am forwarding my message to Ronnie
> Thum to the list so that everyone may benefit, since there are
> many of you who want help with this.
>
> I use RHL 5.1; these instructions should work with any RHL 5.x
> distribution. I also use qt-1.40, I found it and the qt-devel
> package in RPM format (will E-Mail it to you privately if it's
> not available anymore). E-Mail me privately if I am unclear on
> any point here.
>
> Kevin
>
> ---------- Forwarded message ----------
> Date: Tue, 3 Nov 1998 00:02:47 -0600 (CST)
> From: Kevin A. Pieckiel <kapieckiel@harding.edu>
> To: Ronnie Thum <cwthum@network2.cs.usm.my>
> Subject: Re: Setting up KDE
>
> On Tue, 3 Nov 1998, Ronnie Thum wrote:
>
> -> Pls advise on step-by-step installation. I don't understand the FAQ by kde
>
> First, FTP to ftp.kde.org and go to:
>
> /pub/kde/stable/latest/distribution/rpm/generic/source.
>
> Now, download all the RPM files there to some temporary
> directory. I'm assuming you are using RHL 5.1.
> Next you'll need QT. I use QT version 1.40. There is an RPM
> version of it out there somewhere, but I don't know where it is
> right off. It's about 3.5 megs; if you want me to E-Mail it to
> you, let me know and I will.
>
> Install QT via RPM (or compile it if you DL the sources).
> Install all the RPM stuff you downloaded for KDE.
> Go to /usr/src/redhat/SOURCES.
>
> There will be several .tar.gz files there. Assuming the KDE
> stuff is all that is in this directory, Unpack them like this:
>
> find . -name '*.gz' -exec tar -zxvf {} \;
>
> Then remove all the .gz files:
>
> rm -rf *.gz
>
> If you're using QT 1.40, you'll need to apply the patch. Do
> this:
>
> patch -p0 < kdebase-qt-1.40.patch
>
> Now you're ready to compile. First, compile kdelibs like this:
>
> cd kdelibs-1.0
> ./configure
> make
> make check
> make install
>
> Now do the same for kdesupport-1.0 and kdebase-1.0.
>
> Now you're ready to compile the rest of the packages. Compile
> them exactly like you did the three above except for *ONE*
> change:
>
> When compiling kdeadmin-1.0, do this:
>
> ./configure --with-pam
> make
> make check
> make install
>
> The other five reminaing packages should be like the first three.
> This ordering of installation is important. You need the libs
> package first. Next must come base and support. Then the third
> grouping includes the remaining six.
>
> Hope this helps! And let me know if you need the QT package. I
> can email them. They're about 3.5 megs.
>
> Kevin
>
> ---
> |\ _,,,---,,_
> ZZZzz /,`.-'`' -. ;-;;,_
> |,4- ) )-,_. ,\ ( `'-' Kevin Alan Pieckiel
> '---''(_/--' `-'\_) kapieckiel@harding.edu
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com http://archive.redhat.com
> To unsubscribe: mail redhat-list-request@redhat.com with
> "unsubscribe" as the Subject.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.