<html>#2610: RePrimAnd thorn requires GSL 2.0 but does not test for it
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td></td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td>development version</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>There’s no real good way. There is a “version” attached with an ExternalLibrary but that does not give any guarantee about the version of the library actually used (in particular when using a system provided one and not building from source). </p>
<p>I have a bad way of testing for GSL in: <a data-is-external-link="true" href="https://github.com/rhaas80/RePrimAnd/commit/a8f5a6664739b676e1fb44208cae5a790e34e36a" rel="nofollow">https://github.com/rhaas80/RePrimAnd/commit/a8f5a6664739b676e1fb44208cae5a790e34e36a</a> but is is kludgy since I basically do a mini autoconf.</p>
<p>Meson of course contains the correct version dependency but for the ET build I am not using Meson (too many dependencies on Python).</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2610/reprimand-thorn-requires-gsl-20-but-does'>https://bitbucket.org/einsteintoolkit/tickets/issues/2610/reprimand-thorn-requires-gsl-20-but-does</a></p>
</html>