<html>
<head>
<title></title>
<meta name="GENERATOR" content="MSHTML 8.00.6001.18783"></meta>
</head>
<body>
<div align="left">yes, I played a little with the file run_test. I replaced PSQL with psql so the conversion PSQL="psql" were not used. Then I think I get one step further. But I did get stuck with -l command not found. Then I tried to work around that by removing the test db_exists=`${PSQL} -l | grep -w ${DB}` and just assuming we should createdb. But then it couldn't find the command createdb, then I gave up.</div>
<div align="left"> </div>
<div align="left">/Nicklas</div>
<div align="left"> </div>
<div align="left"> </div>
<div align="left"><br />
2009-07-14 Mark Cave-Ayland wrote:<br />
<br />
nicklas.aven@jordogskog.no wrote:<br />
><br />
>> Yes, the patch helped "make clean", but "make check" still gives:<br />
>> <br />
>> 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' <br />
>> ../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<br />
>> Something went wrong (no postgis installed in postgis_reg).<br />
>> For details, check /tmp/pgis_reg_4372/regress_log<br />
>> make[1]: *** [check] Error 1<br />
>> make[1]: Leaving directory `/c/thesrc/pg15/regress'<br />
>> make: *** [check] Error 2<br />
>> <br />
>> Thanks<br />
>> Nicklas<br />
><br />
>Yeah, it still doesn't like the colons :( I'll see if I can come up <br />
>with something better over the next couple of days with my Windows VM...<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 />
>postgis-devel mailing list<br />
>postgis-devel@postgis.refractions.net<br />
>http://postgis.refractions.net/mailman/listinfo/postgis-devel<br />
><br />
></div>
</body>
</html>