Capturing binary and other output destined for "make install" - Mailing list pgsql-hackers

From Doug Knight
Subject Capturing binary and other output destined for "make install"
Date
Msg-id 1182971866.4247.37.camel@arc-dknightlx.wsicorp.com
Whole thread Raw
Responses Re: Capturing binary and other output destined for "make install"  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
Is there a way within the existing installation mechanisms to capture the files generated by an execution of "make",
compilingfrom source, that are copied to their locations during the "make install"? For example, I had considered
executinga "make -n install", capturing that output, and turning it into a script. I'm not looking to make an RPM. I've
beentasked to automate our build/install process so that we build once (including packages related to postgres like
PostGIS,and some of our own applications), and install from the result of the build onto a number of internal servers.
<br/><br /> Thanks,<br /> Doug Knight<br /><br /> 

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Bugtraq: Having Fun With PostgreSQL
Next
From: twraney@comcast.net
Date:
Subject: todo: Hash index creation