<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Il 02/12/23 21:38, Greg Tourte ha
scritto:<br>
</div>
<blockquote type="cite"
cite="mid:CAK09-vnt021gomCkzVLjzABS=bWKLghbb6-_nD9if7RTsEA1Cg@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div class="gmail_default"
style="font-family:monospace,monospace;font-size:x-small">Hi,</div>
<div class="gmail_default"
style="font-family:monospace,monospace;font-size:x-small"><br>
</div>
<div class="gmail_default"
style="font-family:monospace,monospace;font-size:x-small">I
have been looking at the gdal slackbuild for version 3.8. I
have held off for now as it had an issue with building when an
older version was installed. Since I reported the issue
upstream and a patch has since then been written, I can now
work on it.</div>
<div class="gmail_default"
style="font-family:monospace,monospace;font-size:x-small"><br>
</div>
<div class="gmail_default"
style="font-family:monospace,monospace;font-size:x-small">The
new release is rather trivial although it bumps the shared
library version. However, the current script doesn't really
specify most dependencies and basically relies on what is
already installed on the system. Most other distro packages
will build gdal with enforced dependencies and I am very
tempted to change the script to do so as well (especially now
that the circular libspatialite dependency is no longer an
issue). <br>
</div>
<div class="gmail_default"
style="font-family:monospace,monospace;font-size:x-small"><br>
</div>
<div class="gmail_default"
style="font-family:monospace,monospace;font-size:x-small">What
do people think. Do any one have any objections?</div>
<div class="gmail_default"
style="font-family:monospace,monospace;font-size:x-small"><br>
</div>
<div class="gmail_default"
style="font-family:monospace,monospace;font-size:x-small">Cheers</div>
<div class="gmail_default"
style="font-family:monospace,monospace;font-size:x-small"><br>
</div>
<div class="gmail_default"
style="font-family:monospace,monospace;font-size:x-small">Greg<br>
</div>
</div>
</blockquote>
<p>Hi</p>
<p>d</p>
<p>I usually build gdal with a fully (autodetected) support to these
dependencies (most installed for testing the slackbuild of other
packages that depends on gdal, such as pdal, saga-gis, OTB, qgis,
and a my own slackbuild (not included in SBo) for GPlates, a cute
graphical 3D application that shows the dynamics of tectonic
plates <br>
</p>
<p>The order of builds/installations is</p>
<p>libecwj2 (*) > xerces-c > postgresql > proj > freexl
> geos > SFCGAL > hdf5 > netcdf > libkml > gdal
>TauDEM > postgis > OpenSceneGraph > pdal > OTB
> (libspatialite) > saga-gis > qgis</p>
<p>(*) this is an old library supported by gdal that extends the
support to ECW/Jpeg2000 proprietary formats in qgis</p>
<p>I'm not sure if I understood. I find useful the default enabling
by the cmake settings of gdal because they work fine: all optional
dependencies are well autodetected and their installations do not
cause issues usually. IMHO it should be a good idea to keep the
enabling by default and/or leave the user the option to disable
them if are installed but not requested<br>
</p>
<p><br>
</p>
<blockquote type="cite"
cite="mid:CAK09-vnt021gomCkzVLjzABS=bWKLghbb6-_nD9if7RTsEA1Cg@mail.gmail.com">
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
SlackBuilds-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:SlackBuilds-users@slackbuilds.org">SlackBuilds-users@slackbuilds.org</a>
<a class="moz-txt-link-freetext" href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a>
Archives - <a class="moz-txt-link-freetext" href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a>
FAQ - <a class="moz-txt-link-freetext" href="https://slackbuilds.org/faq/">https://slackbuilds.org/faq/</a>
</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
*********************************************************
Giancarlo Dessì
<a class="moz-txt-link-freetext" href="https://www.giand.it">https://www.giand.it</a>
Slackware Linux... because it works!
********************************************************* </pre>
</body>
</html>