[postgis-devel] PostGIS 1.1.0 Win32 Distrib available for FrenchUsers

Mark Cave-Ayland m.cave-ayland at webbased.co.uk
Sun Jan 1 12:37:22 PST 2006


> -----Original Message-----
> From: postgis-devel-bounces at postgis.refractions.net [mailto:postgis-devel-
> bounces at postgis.refractions.net] On Behalf Of strk at refractions.net
> Sent: 31 December 2005 10:45
> To: PostGIS Development Discussion
> Subject: Re: [postgis-devel] PostGIS 1.1.0 Win32 Distrib available for
> FrenchUsers

(cut)

Yeah I found this one while doing the Win32 installer builds. It appears to
be a bug in the MingW version of sh.exe so I've posted a bug report (see
http://sourceforge.net/mailarchive/forum.php?thread_id=9334565&forum_id=4855
).

> Could you try to find another way to obtain a success w/out
> using the $() construct ? (it's not available on Solaris)

I have just found out that the bug isn't present in MingW version of
bash.exe, so my quick fix has been to change the first line of configure
from:

#! /bin/sh

to:

#! /bin/bash

After making this change and re-running configure, the build seems to
proceed as normal. I'll do some more tests and upload the new Win32
installers over the next couple of days.


Kind regards,

Mark.

------------------------
WebBased Ltd
17 Research Way
Plymouth
PL6 8BT

T: +44 (0)1752 797131
F: +44 (0)1752 791023

http://www.webbased.co.uk   
http://www.infomapper.com
http://www.swtc.co.uk  

This email and any attachments are confidential to the intended recipient
and may also be privileged. If you are not the intended recipient please
delete it from your system and notify the sender. You should not copy it or
use it for any purpose nor disclose or distribute its contents to any other
person.





More information about the postgis-devel mailing list