| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | hal(at)vailsys(dot)com (Hal Snyder) |
| Cc: | dg(at)illustra(dot)com, hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] perl/perl5 |
| Date: | 1998-03-23 17:26:43 |
| Message-ID: | 199803231726.MAA20334@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> I basically agree with this but there is one minor problem with
> FreeBSD in that it still inexplicably ships with /usr/bin/perl which
> is Perl 4 - you have to add Perl 5 which becomes /usr/local/bin/perl.
> If I had total control of all our servers I would just rename the old
> perl to perl4 (or delete it!) but I don't have that luxury.
>
> So the FreeBSD pg/Perl install should probably have a tweak to look
> for /usr/local/bin/perl and not stumble into /usr/bin/[dead]perl.
> Don't know about other BSD's.
>
My idea was to search for a perl5 binary first, then perl, but that
doesn't seem to work for anyone else. No one has complained about this
yet, either.
--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Martin | 1998-03-23 17:27:01 | Re: [HACKERS] Final one...? |
| Previous Message | Hal Snyder | 1998-03-23 17:18:20 | Re: [HACKERS] perl/perl5 |