From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
Cc: | "Manfred Koizar" <mkoi-pg(at)aon(dot)at>, "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>, "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: New horology failure |
Date: | 2004-05-25 01:35:53 |
Message-ID: | 16250.1085448953@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
>> I just got the failure again with make check after having configured
>> with a new install directory. My guess is that horology needs some
>> datafile from the install location.
> Not only a file, but the entire directory "<pginstall>/share/timezone",
> with subdirs.
Hmm, maybe the problem is that the tz files aren't installed into the
right place during "make check"? Or the temp postmaster fails to look
in the right place?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2004-05-25 01:44:47 | Re: Big problem |
Previous Message | Andreas Pflug | 2004-05-24 23:15:48 | Re: Big problem |