| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "John M(dot) Flinchbaugh" <glynis(at)butterfly(dot)hjsoft(dot)com>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: perl 5.6.0 almost working! |
| Date: | 2000-04-06 03:34:12 |
| Message-ID: | 200004060334.XAA24557@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> >> it seems in src/interfaces/Makefile, the perl5/Makefile rule gets the
> >> POLLUTE=1 option as necessary, which makes it work for make all, but
> >> doing a ``make install'' uses the perl5-install, which does not build the
> >> perl5/Makefile with POLLUTE=1.
>
> Oops...
>
> > Well, that is interesting. I am quite confused how Makefile can get
> > generated without the parameter. Can you suggest a patch?
>
> I believe he meant that line 54 needs to have POLLUTE=1 too ...
>
Got it. Done. I was confused between plperl and interfaces/perl. I
assume plperl still does not work, right?
--
Bruce Momjian | http://www.op.net/~candle
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-04-06 03:45:03 | Re: perl 5.6.0 almost working! |
| Previous Message | Tom Lane | 2000-04-06 03:12:36 | Re: perl 5.6.0 almost working! |