<html>
<head>
        <title></title>
        
<meta name="GENERATOR" content="MSHTML 8.00.6001.18854"></meta>
</head>

<body>
        
<div align="left"> </div>
        
<div align="left">After running dos2unix all tests passed :-)</div>
        
<div align="left">both cunit and regression tests</div>
        
<div align="left"> </div>
        
<div align="left">I will take a look at the needed changes Mark, hopefully tomorrow</div>
        
<div align="left"> </div>
        
<div align="left">/Nicklas<br />
                <br />
                2010-01-15 Mark Cave-Ayland wrote:<br />
                <br />
                Nicklas Avén wrote:<br />
                ><br />
                >> you were rith agin Mark<br />
                >> <br />
                >> editing regress/postgis didn't work though because it was overwritten at <br />
                >> the next run<br />
                >> <br />
                >> nut I hardcoded in regress/makefile like this<br />
                >> <br />
                >> <br />
                >> # Where we put our regression installation<br />
                >> #srcdir=$(shell pwd)<br />
                >> #REGRESS_INSTALLDIR=$(srcdir)/00-regress-install<br />
                >> REGRESS_INSTALLDIR= C:/utv/src/pg15/regress/00-regress-install<br />
                >> then it seems to work.<br />
                >> <br />
                >> I still have the usual problem with windoes newline. But it looks normal <br />
                >> exept for that.<br />
                >> <br />
                >> /Nicklas<br />
                ><br />
                >Excellent. So what you need to do is make 2 changes: firstly in <br />
                >regress/Makefile.in:<br />
                ><br />
                >REGRESS_INSTALLDIR=`pushd $(srcdir) > /dev/null; $(PWD); popd > <br />
                >/dev/null`"/00-regress-install"<br />
                ><br />
                >Then all you need to do is alter configure.ac so that PWD is set to "pwd <br />
                >-W" for Windows users and "pwd" for everyone else. If you come up with a <br />
                >suitable patch, I'm happy to review it.<br />
                ><br />
                ><br />
                >ATB,<br />
                ><br />
                >Mark.<br />
                ><br />
                >-- <br />
                >Mark Cave-Ayland - Senior Technical Architect<br />
                >PostgreSQL - PostGIS<br />
                >Sirius Corporation plc - control through freedom<br />
                >http://www.siriusit.co.uk<br />
                >t: +44 870 608 0063<br />
                ><br />
                >Sirius Labs: http://www.siriusit.co.uk/labs<br />
                >_______________________________________________<br />
                >postgis-devel mailing list<br />
                >postgis-devel@postgis.refractions.net<br />
                >http://postgis.refractions.net/mailman/listinfo/postgis-devel<br />
                ><br />
                ></div>
</body>
</html>