[postgis-devel] 1.1.0 closed - Release on 21 - call for tests

strk at refractions.net strk at refractions.net
Wed Dec 21 05:18:50 PST 2005


I've changed all $() constructs with "`..`" ones, which
is probably more portable. Can people test current CVS
for compatibility on the following systems ?
	- Solaris
	- MinGW

The online snapshot will be available in an hour.
You'll need to run ./autogen.sh from a CVS checkout/update.

TIA

--strk;

On Wed, Dec 21, 2005 at 01:24:10PM +0100, Havard Tveite wrote:
> strk at refractions.net wrote:
> >Does removing the braces work ?
> >$PWD instead of ${PWD} and
> >$PGCONFIG instead of ${PGCONFIG}
> 
> No. Same error messages.
> 
> I found the following on http://code.dogmap.org/lintsh/:
> "$(command)" is a syntax error for Solaris sh. However, "`command`" works 
> portably.
> 
> Thank you for your efforts!!!
> Hope this is to some help (I am not a sh hacker myself...)
> 
> 
> Håvard
> 
> >--strk;
> >
> >On Tue, Dec 20, 2005 at 04:57:43PM +0100, Havard Tveite wrote:
> >
> >>strk at refractions.net wrote:
> >>
> >>>Call for tests before tagging:
> >>
> >>I am on Solaris 2.7.
> >>
> >>I get the following response from ./configure:
> >>
> >>./configure: syntax error at line 3584: `)' unexpected
> >>
> >>Seems to be a problem with $(
> >>
> >>Same kind of problem in 4058:
> >>INSTALL=$( echo ${PWD} )/install-sh
> >>
> >>When substituting the first one with:
> >>PGTEMPLATE=""
> >>
> >>and the second one with:
> >>INSTALL=/data3/usr/local/src/postgresql/pgsql/contrib/postgis/install-sh
> >>
> >>configuration and compilation went fine, and all tests
> >>were OK (postgresql from CVS some days ago, proj 4.4.9, geos 2.1.4, gcc 
> >>3.3.2).
> >>
> >>-- 
> >>Håvard Tveite
> >>Department of Mathematical Sciences and Technology, UMB
> >>Drøbakveien 14, POBox 5003, N-1432 Ås, NORWAY
> >>Phone: +47 64965483 Fax: +47 64965401 http://www.umb.no/imt
> >
> >
> 
> -- 
> Håvard Tveite
> Department of Mathematical Sciences and Technology, UMB
> Drøbakveien 14, POBox 5003, N-1432 Ås, NORWAY
> Phone: +47 64965483 Fax: +47 64965401 http://www.umb.no/imt

-- 

 /"\    ASCII Ribbon Campaign
 \ /    Respect for low technology.
  X     Keep e-mail messages readable by any computer system.
 / \    Keep it ASCII. 




More information about the postgis-devel mailing list