<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hi Andrew,
<div class=""><br class="">
</div>
<div class="">Sorry for not getting back to you sooner. It is definitely not expected. I suspect there’s some</div>
<div class="">issues with PROJ not finding either proj_def.dat, grid-files or a combination of both.</div>
<div class="">It is hard to tell exactly without some output from the tests. A few pointers in the general</div>
<div class="">right direction:</div>
<div class=""><br class="">
</div>
<div class="">Normally various resource files are installed into /usr/local/share/proj or alternatively</div>
<div class="">into PROJ_LIB if specified during install. Check that proj_def.dat is to be found in</div>
<div class="">one of those places. It could be that if you are running the tests without having installed</div>
<div class="">PROJ previously that it doesn’t pick up the resource files. If that is the case it is a bug</div>
<div class="">that needs fixing.&nbsp;</div>
<div class="">Grid files are installed to the same directory as above. The test suite should ignore missing</div>
<div class="">grids, but in case it isn’t try unzipp the grids from</div>
<div class="">&nbsp;<a href="http://download.osgeo.org/proj/proj-datumgrid-1.7.zip" class="">http://download.osgeo.org/proj/proj-datumgrid-1.7.zip</a>&nbsp;into /usr/local/share/proj or PROJ_LIB.&nbsp;</div>
<div class=""><br class="">
</div>
<div class="">We still need a proper installation guide in the documentation so this sort of thing can be</div>
<div class="">simpler to figure out. For now the best start is probably the Travis setup script:</div>
<div class=""><a href="https://github.com/OSGeo/proj.4/blob/master/travis/install.sh" class="">https://github.com/OSGeo/proj.4/blob/master/travis/install.sh</a></div>
<div class=""><br class="">
</div>
<div class="">From that I think you should be able to figure most things out by yourself.</div>
<div class=""><br class="">
</div>
<div class="">/Kristian</div>
<div class=""><br class="">
</div>
<div class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 22 Mar 2018, at 22:44, <a href="mailto:andrew.bell.ia@gmail.com" class="">
andrew.bell.ia@gmail.com</a> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">Hi,<br class="">
<br class="">
I build and tried running 5.0 tests on OSX with ctest. Many failed. Is this<br class="">
expected? Do I need to download other data or do some configuration to get<br class="">
the tests to pass?<br class="">
<br class="">
Thanks,<br class="">
<br class="">
-- Andrew Bell<br class="">
<a href="mailto:andrew.bell.ia@gmail.com" class="">andrew.bell.ia@gmail.com</a><br class="">
<br class="">
<br class="">
<br class="">
--<br class="">
Sent from: http://osgeo-org.1560.x6.nabble.com/PROJ-4-f3840930.html<br class="">
_______________________________________________<br class="">
Proj mailing list<br class="">
Proj@lists.maptools.org<br class="">
http://lists.maptools.org/mailman/listinfo/proj<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>