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

<body>
        
<div align="left">Yes, the patch helped "make clean", but "make check" still gives:</div>
        
<div align="left"> </div>
        
<div align="left">make[1]: Leaving directory `/c/thesrc/pg15/liblwgeom/cunit'<br />
                make -C regress check<br />
                make[1]: Entering directory `/c/thesrc/pg15/regress'<br />
                sed 's,$libdir/postgis,/c/thesrc/pg15/regress/../postgis/libpostgis,g' ../postgis/postgis.sql > postgis.sql<br />
                ./run_test: psql: command not found<br />
                Creating spatial db postgis_reg <br />
                ./run_test: createdb: command not found<br />
                ./run_test: createlang: command not found<br />
                ./run_test: psql: command not found</div>
        
<div align="left"> Something went wrong (no postgis installed in postgis_reg).<br />
                 For details, check /tmp/pgis_reg_4372/regress_log</div>
        
<div align="left">make[1]: *** [check] Error 1<br />
                make[1]: Leaving directory `/c/thesrc/pg15/regress'<br />
                make: *** [check] Error 2<br />
                </div>
        
<div align="left"> </div>
        
<div align="left">Thanks</div>
        
<div align="left">Nicklas<br />
                <br />
                2009-07-13 Mark Cave-Ayland wrote:<br />
                <br />
                nicklas.aven@jordogskog.no wrote:<br />
                >> <br />
                >> yes, exactly the same as me.<br />
                >> But this is a new fenomena. Not very long time ago it worked fine, <br />
                >> butnow both the trunk and 1.4 branch gives the same error.<br />
                >> I found an old makefile (in regression folder) from a few months ago and <br />
                >> commented some rows that differed from the old one, as described earlier <br />
                >> in this thread and then "make clean" worked again. But make check still <br />
                >> didn't work. I don't know if there is anything in common between the <br />
                >> errors, but in both cases it is screaming after commands that should be <br />
                >> available.<br />
                >> <br />
                >> /Nicklas<br />
                ><br />
                >After a bit of a play on my Win32 virtual, it looks like the ":" in the <br />
                >PGSQL_BINDIR variable is causing the PATH processor to choke. The <br />
                >attached patch seems to fix things for me - can you please test?<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 />
                >_______________________________________________<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>