On Mon, Oct 26, 2009 at 11:51:32AM -0700, dave wrote: > > I can't seem to get the correct source. The latest code gdm-2.28 won't > compile without other libs, which I don't what to install. I would like to > simply rebuild the current version. I can't seem to figure out how to get > the correct source. Doing "yum list available | grep src" list very few > packages. I downloaded gdm-2.26.1-10.fc11.src.rpm from fedora, but yum > doesn't seem to want to install it. What happened to all the sources? > Where are they?
Have you tried doing "yumdownloader --source gdm && rpmdev-setuptree && rpm -ivh gdm*.src.rpm" or something like that? -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
