Re: [SLUG] Source files

From: Daniel Jarboe (daniel.jarboe@gmail.com)
Date: Mon Dec 20 2004 - 08:24:48 EST


> > Hazard a guess that the main file is named <program name>.c and search for
> > that. Else, a Google search term of '<program name> tar.gz OR tar.bz2 OR
> > tgz OR src.rpm' may turn something up.
>
> Been doing that for a week.
>
> All I can find are rpm files, no tar or source files hence the original
> posting.
>
> Is there a repository of old RH program source files that anyone knows of?
> Maybe I could find it there as I know RH has the program in 7.3. Still have
> the disk including source disks which I took a quick look at but did not find
> it there either.

like ftp://ftp.redhat.com/pub/redhat/linux/7.3/en/os/i386/SRPMS ? I
know they have SRPMS back at least as far as 5.0 and probably
farther...

You can pull down the srpm, then install it with rpm -i or use
rpm2cpio piped to cpio to extract the tgz or bz2 or whatever the
source is packaged as. With rpm -i on the src.rpm file, the source
and patch files will go into the SOURCES folder of your rpm root.

good luck!
~ Daniel
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:57:07 EDT