[postgis-devel] PostGIS 1.5 beta2
Nicklas Avén
nicklas.aven at jordogskog.no
Wed Jan 20 07:34:12 PST 2010
Mark After a lot of trial and error I have a patch that works for me in MingW :-) first I tried to pass "pwd -W" as is, to makefile.in and let it make the path from there. I thought that was what you meant. But I didn't success so in the patch the path is made earlier so PWDREGRESS holds the path in itself instead of pwd-WIs that ok? If someone wants to try it: you have to run autogen.sh after applying the patch. /Nicklas
2010-01-19 Mark Cave-Ayland wrote:
Nicklas Avén wrote:
>
>> Hallo Mark
>>
>>
>> I've tried for some hours to make it working as you decribe abovr, but I
>> haven't sucessed. If I use $(shell pwd -W) in makefile it produces the
>> right path, but I don't understand how to do it in configure.ac. I don't
>> sucess in affecting PWD so it makes any difference in makefile.
>>
>> But I have learnt a lot about what configure.ac is doing :-), but I
>> don't understand how it works.
>>
>> A need more clues...
>>
>> /Nicklas
>
>Hi Nick,
>
>There was actually a similar workaround required for the old 1.3 build
>system - take a look at the old configure.in file here:
>http://trac.osgeo.org/postgis/browser/branches/1.3/configure.in around
>lines 99-111.
>
>
>HTH,
>
>Mark.
>
>--
>Mark Cave-Ayland - Senior Technical Architect
>PostgreSQL - PostGIS
>Sirius Corporation plc - control through freedom
>http://www.siriusit.co.uk
>t: +44 870 608 0063
>
>Sirius Labs: http://www.siriusit.co.uk/labs
>_______________________________________________
>postgis-devel mailing list
>postgis-devel at postgis.refractions.net
>http://postgis.refractions.net/mailman/listinfo/postgis-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20100120/da6a7922/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RegressMake.patch
Type: application/octet-stream
Size: 1420 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20100120/da6a7922/attachment.obj>
More information about the postgis-devel
mailing list