Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Are we there yet? (Re: Contrib modules on Win32)


  • From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
  • To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • 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 15:52:29 +0100
  • Message-id: <E7F85A1B5FF8D44C8A1AF6885BC9A0E430641A(at)ratbert(dot)vale-housing(dot)co(dot)uk>

 

> -----Original Message-----
> From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us] 
> Sent: 14 September 2004 14:52
> To: Dave Page
> Cc: PgSQL Win32 developers
> Subject: Re: Are we there yet? (Re: [pgsql-hackers-win32] 
> Contrib modules on Win32) 
> 
> "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

Hmm, that's the correct path from msys's perspective, but server is
certain going to barf because from it's perspective it should be
C:\msys\1.0\local\pgsql\share\contrib\english.stop.

Regards, Dave.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group