[postgis-users] geos_version.sh

Paul Ramsey pramsey at refractions.net
Mon Oct 25 07:47:21 PDT 2004


Shot in the dark...

last=${($major+$minor)}

On Monday, October 25, 2004, at 07:37 AM, David Bitner wrote:

> When running make in PostGIS 0.9.0 using Geos 2.0.0 on Solaris 9 
> (x86)I get
> the following error stemming from geos_version.sh:
>
> ./geos_version.sh /opt/csw > postgis_geos_version.h
> ./geos_version.sh: syntax error at line 25: `last=$' unexpected
>
> This comes from the line in geos_version.sh:
> last=$(($major+$minor))
>
> Is there some incompatibility between bourne shells?  Any suggestions 
> on how
> I can fix this line?
>
> Thanks,
> David
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
      Paul Ramsey
      Refractions Research
      Email: pramsey at refractions.net
      Phone: (250) 885-0632




More information about the postgis-users mailing list