> Welp iv d/l all of the rpm's from > ftp://download.au.kde.org/pub/kde/stable/latest/Red Hat/i386 Now im just > wondering how to go about installing them.
Put the d/l rpms all in one directory, cd to it, and type rpm -Uvh *. It will install all the rpms, unless you have unsatisfied dependencies, in which case it will install none. You need to find out what other packages to install yourself, guessing is not usually difficult. SuSE's install program can work it out by itself, your installer should to (if not, switch distros). You're far more likely to succeed if you install the KDE stuff from your distro first, then upgrade to 3. Volker -- Volker Kuhlmann, list0570 at paradise dot net dot nz http://volker.orcon.net.nz/ Please do not CC list postings to me.
