Hi Maxim,
Am Freitag, dem 25.03.2022 um 22:57 -0400 schrieb Maxim Cournoyer:
> Hi Liliana,
>
> Liliana Marie Prikler writes:
>
> > [...]
> > + (let ((p7zip (assoc-ref inputs "p7zip")))
> > + ;; insert absolute path to 7z executable
>
> I know it's in the original, b
Hi Liliana,
Liliana Marie Prikler writes:
> * gnu/packages/image-viewers.scm (mcomix): Update to 2.0.1.
> [source]: Use sourceforge once again.
> [inputs]: Add ‘python’.
> [arguments]: Convert to a list of G-Expressions.
> <#:tests?>: Drop.
> <#:phases>: Rename ‘configure’ to ‘patch-sources’. A
Hi there,
I've just tried to install mcomix on Guix System, but have had no luck
running it.
Upon installing and trying to run it in the shell, it fails with:
> [MainThread] ERROR: You do not have the required versions of GTK+ 3.0
> installed.
Does GTK need to be added to its inputs?