Hello, I have previously installed the pixel art software “Piskel” on my machine, then after a fresh install (migrating to a different, larger SSD) the exec no longer boots, error:
./piskel: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
I then attempt to install the AUR package lib32-gconf (I also tried “gconf”) and to resolve this, but it errors out:
/bin/sh: line 1: gconfmarshal.list: command not found
/bin/sh: line 2: gconfmarshal.list: command not found
make[2]: *** [Makefile:1264: gconfmarshal.h] Error 127
make[2]: *** Waiting for unfinished jobs…
make[2]: *** [Makefile:1267: gconfmarshal.c] Error 127
make[2]: Leaving directory ‘/var/cache/private/pamac/gconf/src/gconf/gconf’
make[1]: *** [Makefile:594: all-recursive] Error 1
make[1]: Leaving directory ‘/var/cache/private/pamac/gconf/src/gconf’
make: *** [Makefile:478: all] Error 2
==> ERROR: A failure occurred in build().
Aborting…
Finished with result: exit-code
Main processes terminated with: code=exited, status=4/NOPERMISSION
Service runtime: 1min 16.657s
CPU time consumed: 1min 27.270s
Memory peak: 66.8M (swap: 0B)
(I also made an issue on the Piskel github but got no reply, so came here)
(I have also attempted to use the Piskel AUR package but get the exact same error as trying to install gconf)
The AUR is not officially supported. You are your own package maintainer if you use packages from there and therefore are responsible for maintaining them.