<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="">Oh, I’m so sorry. Indeed, ImageMagick wan’t installed at all (at this time). Maybe I removed it <br class=""><div class="">at some point in time, when I installed the tar ball directly. </div><div class=""><br class=""></div><div class="">At the moment I’m reinstalling ImageMagick from ports.</div><div class=""><br class=""></div><div class="">—</div><div class="">Christoph</div><div class=""><br class=""></div>
<div><br class=""><blockquote type="cite" class=""><div class="">Am 28.09.2020 um 23:13 schrieb Eric F <<a href="mailto:eric@iefdev.se" class="">eric@iefdev.se</a>>:</div><br class="Apple-interchange-newline"><div class="">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" class="">
<div text="#333333" bgcolor="#FFFFFF" class="">
<br class="">
On 9/28/20 14:58 , Christoph Kukulies wrote:<br class="">
<blockquote cite="mid:FBF6D5F9-C447-45E6-8315-92FD2C05871D@kukulies.org" type="cite" class="">locate doing wildcards or not, * matches somthing and
. also, anyway:
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-stretch: normal; line-height:
normal; font-family: Courier; color: rgb(119, 97, 0);
background-color: rgb(187, 255, 220);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">$
locate <a moz-do-not-send="true" href="http://heic.la/" class="">heic.la</a></span></div>
<div style="margin: 0px; font-stretch: normal; line-height:
normal; font-family: Courier; color: rgb(119, 97, 0);
background-color: rgb(187, 255, 220);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">$</span></div>
<div class=""><br class="Apple-interchange-newline">
</div>
<div class="">There is no </div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures:
no-common-ligatures" class="">$ ls
/opt/local/lib/ImageMagick-6.9.11</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures:
no-common-ligatures" class="">ls:
/opt/local/lib/ImageMagick-6.9.11: No such file or
directory</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures:
no-common-ligatures" class="">$ </span></div>
<div class=""><span style="font-variant-ligatures:
no-common-ligatures" class=""><br class="">
</span></div>
<div class=""><span style="font-variant-ligatures:
no-common-ligatures" class="">—</span></div>
<div class=""><span style="font-variant-ligatures:
no-common-ligatures" class="">Christoph</span></div>
</div>
</div>
</blockquote>
<br class="">
Try using `port content'. If the progam is installed, it'll show you
where the files are located (incase you have another prefix):
<pre class=""><pre class="">$ grep heic <(port content ImageMagick)
/opt/local/lib/ImageMagick-6.9.11/modules-Q16/coders/<a href="http://heic.la" class="">heic.la</a>
/opt/local/lib/ImageMagick-6.9.11/modules-Q16/coders/heic.so</pre></pre><p class="">// If the program isn't installed, `port content' will tell you
that.<br class="">
</p>
<br class="">
</div>
</div></blockquote></div><br class=""></body></html>