bruce wrote:
hi stanton.... do i need anything in the repos config file for an additonal repository for the rpm?? -bruce
Add this to your FC3 box. I think you mentioned that you needed tidy for FC3.
/etc/yum.repos.d/fedora-extras.repo [extras] name=Fedora Extras - $releasever - $basearch baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/$releasever/$basearch/ gpgcheck=1 gpgkey=http://download.fedora.redhat.com/pub/fedora/linux/extras/RPM-GPG-KEY-Fedora-Extras [extras-testing] name=Fedora Extras Test Updates - $releasever - $basearch baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/testing/$releasever/$basearch/ gpgcheck=1 gpgkey=http://download.fedora.redhat.com/pub/fedora/linux/extras/RPM-GPG-KEY-Fedora-Extras enabled=0 [extras-debug] name=Fedora Extras - $releasever - $basearch - Debugging packages baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/$releasever/$basearch/debug/ gpgcheck=1 gpgkey=http://download.fedora.redhat.com/pub/fedora/linux/extras/RPM-GPG-KEY-Fedora-Extras enabled=0