This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Fwd: list of installed files]
- To: Harry <lister3 at mindspring dot com>
- Subject: Re: [Fwd: list of installed files]
- From: Craig Rodrigues <rodrigc at mediaone dot net>
- Date: Fri, 23 Feb 2001 16:16:16 -0500
- Cc: gcc at gcc dot gnu dot org
- References: <3A96CDA4.510D056E@mindspring.com>
On Fri, Feb 23, 2001 at 03:52:52PM -0500, Harry wrote:
> I successfully built and installed gcc-2.95.2, but I have a
> question. How do I get a list of every file that was installed? I
> would like to build an RPM of this package because I plan to upgrade to
I don't think that you can easily do this after you have done
make install...so you basically need to keep track of the files
yourself.
You might want to download the Source rpm for the packages
you want from your favorite distribution. Then you can do:
rpm --rebuild foo.src.rpm
This will build a source and binary rpm which you can install
on other machines.
You can find out if your distribution has the package you need,
or you can find out by going to http://rpmfind.net
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@mediaone.net