Re: --with-perl=/path/to/prefered/perl?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: pgsql-hackers(at)hub(dot)org, Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: Re: --with-perl=/path/to/prefered/perl?
Date: 2000-10-25 16:08:57
Message-ID: 200010251608.MAA08311@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Would it be possible to add a path spec to the --with-perl configure
> option so that if we have 2 or more PERL versions on the system we can
> pick which one to use?

We used to have a configure switch, but it is not there anymore. The
way I do it is to add PERL=perl5 in /pgsql/src/Makefile.custom.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-10-25 16:10:50 Re: --with-perl=/path/to/prefered/perl?
Previous Message Stephan Szabo 2000-10-25 16:01:03 Re: A rare error