ImageMagick port outdated
Eric F
eric at iefdev.se
Mon Sep 28 21:13:31 UTC 2020
On 9/28/20 14:58 , Christoph Kukulies wrote:
> locate doing wildcards or not, * matches somthing and . also, anyway:
>
> $ locate heic.la <http://heic.la>
> $
>
> There is no
>
> $ ls /opt/local/lib/ImageMagick-6.9.11
> ls: /opt/local/lib/ImageMagick-6.9.11: No such file or directory
> $
>
> —
> Christoph
Try using `port content'. If the progam is installed, it'll show you where the files are located (incase you have another prefix):
$ grep heic <(port content ImageMagick)
/opt/local/lib/ImageMagick-6.9.11/modules-Q16/coders/heic.la
/opt/local/lib/ImageMagick-6.9.11/modules-Q16/coders/heic.so
// If the program isn't installed, `port content' will tell you that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20200928/dc41c751/attachment.htm>
More information about the macports-users
mailing list