On 24/01/2022 13:12, Adriaan de Groot wrote:
On Monday, 24 January 2022 08:40:37 CET Andriy Gapon wrote:
Is it possible to have emby-server and digikam installed at the same time?
I use both and previously I never had a problem with that.
Recently digikam was updated and it now depends on ImageMagick 7.
It (graphics/digikam) has `USES=magick` which obeys IMAGEMAGICK_DEFAULT, so
you can configure it. I wouldn't guarantee it will build.
emby-server depends on ImageMagick 6.
This one is hard-coded. You might try changing it to `USES=magick` (well,
there's some option trickery to deal with, but basically remove the "6,") to
see if it builds with whatever default, too.
Two different ImageMagick-s cannot be installed at the same time.
Sigh...
Thank you for the advice, I really appreciate it. But I hoped for a resolution
that would not require me to build stuff from ports. In other words, a
resolution for everyone, not just my local environment.
Anyway, I guess I'll have to try the workarounds for time being.
--
Andriy Gapon