[postgis-devel] problem with makefile in MinGW in trunk

nicklas.aven at jordogskog.no nicklas.aven at jordogskog.no
Tue Jul 14 04:45:53 PDT 2009


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. /Nicklas  
2009-07-14 Mark Cave-Ayland wrote:

nicklas.aven at jordogskog.no wrote:
>
>> Yes, the patch helped "make clean", but "make check" still gives:
>> 
>> make[1]: Leaving directory `/c/thesrc/pg15/liblwgeom/cunit'
>> make -C regress check
>> make[1]: Entering directory `/c/thesrc/pg15/regress'
>> sed 's,$libdir/postgis,/c/thesrc/pg15/regress/../postgis/libpostgis,g' 
>> ../postgis/postgis.sql > postgis.sql
>> ./run_test: psql: command not found
>> Creating spatial db postgis_reg
>> ./run_test: createdb: command not found
>> ./run_test: createlang: command not found
>> ./run_test: psql: command not found
>> Something went wrong (no postgis installed in postgis_reg).
>> For details, check /tmp/pgis_reg_4372/regress_log
>> make[1]: *** [check] Error 1
>> make[1]: Leaving directory `/c/thesrc/pg15/regress'
>> make: *** [check] Error 2
>> 
>> Thanks
>> Nicklas
>
>Yeah, it still doesn't like the colons :( I'll see if I can come up 
>with something better over the next couple of days with my Windows VM...
>
>
>ATB,
>
>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
>_______________________________________________
>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/20090714/a35e7fd9/attachment.html>


More information about the postgis-devel mailing list