Re: Are we there yet? (Re: Contrib modules on Win32)
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
- Cc: "PgSQL Win32 developers" <pgsql-hackers-win32(at)postgresql(dot)org>
- Subject: Re: Are we there yet? (Re: Contrib modules on Win32)
- Date: Tue, 14 Sep 2004 09:51:52 -0400
- Message-id: <6566(dot)1095169912(at)sss(dot)pgh(dot)pa(dot)us>
"Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> writes:
> Yup, all seems OK here apart from earthdistance which seems to have
> totally vanished from CVS (it's not even in the attic according to
> cvsweb), but is still in the Makefile
Your checkout has to be from "pgsql" not "pgsql-server". This is the
remnant of an abandoned experiment by Marc to split up the repository...
> A number show failures because $argv[0] == "psql.exe" on Windows.
Blech. We can probably fix that by suppressing the notices themselves.
> Finally, tsearch2 doesn't look so good.
Hmm, is it miscomputing the file path, or what?
> ! ERROR: could not open file "/usr/local/pgsql/share/contrib/english.stop": No such file or directory
regards, tom lane
Home |
Main Index |
Thread Index