public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Andrew Dunstan <[email protected]>
Cc: Mikael Kjellström <[email protected]>
Cc: [email protected]
Subject: Re: many animals are running old clients
Date: Sat, 18 Aug 2018 11:12:03 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>

Andrew Dunstan <[email protected]> writes:
> On 08/18/2018 06:48 AM, Mikael Kjellström wrote:
>> Every time I upgrade I need to go through all the .pl-files and change 
>> the path to where perl is located as different os/distros has perl at 
>> different paths and also it's not even consistent within the shipped 
>> files.

> Would it help if I added a script to set the perl locations? 

Is it really necessary to touch the shebang lines at all?
I thought if you invoked the top script with
	perl-of-choice /path/to/run_build.pl ... args ...
then you'd be good.  If that's not so, maybe we could make it work?

>> I also go through the config-file line by line to see if anything is 
>> changed or added.

Yeah, this bit is the most time-consuming for me.  Not sure what's to
be done about it.

			regards, tom lane




view thread (22+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: many animals are running old clients
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox