| From: | Alex Hunsaker <badalex(at)gmail(dot)com> |
|---|---|
| To: | Tomas Vondra <tv(at)fuzzy(dot)cz> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #6198: init-po fails for plperl due to invalid xsubpp path (contains ExtUtils) |
| Date: | 2011-09-04 23:13:31 |
| Message-ID: | CAFaPBrToj=Ka31HxApYswpORsNHq8bRvV6vfO3=sAw5Gynen2Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Sun, Sep 4, 2011 at 16:57, Tomas Vondra <tv(at)fuzzy(dot)cz> wrote:
> On 5 Září 2011, 0:27, Alex Hunsaker wrote:
>> On Sun, Sep 4, 2011 at 13:48, init-po fails for plperl due to invalid
>> xsubpp path <tv(at)fuzzy(dot)cz> wrote:
....
> So yes, it's almost the same as your results.
>
>
> Aha! When I run configure like this
>
> $ ./configure --with-perl --enable-nls=cs
Whoa, I totally missed that it was without --with-perl. :-)
> then it works, so obviously the "--with-perl" option is required.
> Shouldn't this behave a bit differently, e.g. not allowing "enable-nls"
> without "with-perl"? Allowing that and getting not-fully-working tree is
> not a good thing I guess ...
Hrm, I don't know much about the nls stuff... but it seems like a
reasonable request to me.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-09-04 23:32:28 | Re: BUG #6198: init-po fails for plperl due to invalid xsubpp path (contains ExtUtils) |
| Previous Message | Tomas Vondra | 2011-09-04 22:57:33 | Re: BUG #6198: init-po fails for plperl due to invalid xsubpp path (contains ExtUtils) |