On Wed February 7 2007, Ric Moore wrote: > I'm not following you, David. I went to that link above and it's > Sourceforge. Where I have my own stuff, so I can usually navigate there. > I went to the download page and there was no directory list that I could > find. I looked for links, found none. Poked around in CVS, zilch. So, I > am looking for an assist in the right direction. Ric > Ric: If you want to enable the testing kde-redhat repo, try this - take the text between the lines of asterisks below and save it as a text file called 'kde.repo' - Put this text file in /etc/yum.repos.d/ (you'll have to have root privileges) ******************* # kde.repo, v2.0 [kde] name=kde mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/fedora/mirrors-stable gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat enabled=1 [kde-all] name=kde-all mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/all/stable/mirrors gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat enabled=1 # NOTE: enable/disable *both* testing/testing-all together; requires/depends on kde/kde-all repo(s) [kde-testing] name=kde-testing mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/fedora/mirrors-testing gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat enabled=0 [kde-testing-all] name=kde-testing-all mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/all/testing/mirrors gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat enabled=0 # NOTE: enable/disable *both* unstable,unstable-all together; requires/depends-on testing repo(s) [kde-unstable] name=kde-unstable mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/fedora/mirrors-unstable gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat enabled=0 [kde-unstable-all] name=kde-redhat-unstable-all mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/all/unstable/mirrors gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat enabled=0 ********************* Now, if you want to enable the testing repo you can do with the usual command line command options when you use yum from the command line (--enable-repo) If you use Yumex, you can just enable testing and testing-all in the repo tab interface - that's it Is that what you're looking for? -- Claude Jones Brunswick, MD, USA