Hi > > Can you provide some pointers or more information about rebuilding the > srpms from the devel tree? In my brief experience, I've never dealt with > srpms, only rpms and source. Thanks again for your patience and help. download the srpms and run rpmbuild --rebuild <package.srpm>. which would build and write binary rpms into /usr/src/redhat/rpms then rpm -Uvh <package.rpm> -- Regards, Rahul Sundaram