Hi Folks,
I am trying to install Inkscape on a headless FreeBSD12.1 machine.
But it fails for the installation of the dependency, gtkmm30, with the following error:
Any ideas how to get around this?
Thanks in advance.
I am trying to install Inkscape on a headless FreeBSD12.1 machine.
But it fails for the installation of the dependency, gtkmm30, with the following error:
Code:
pkg-static: Unable to access file /usr/ports/x11-toolkits/gtkmm30/work/stage/usr/local/include/gtkmm-3.0/gtkmm/plug.h:No such file or directory
pkg-static: Unable to access file /usr/ports/x11-toolkits/gtkmm30/work/stage/usr/local/include/gtkmm-3.0/gtkmm/private/plug_p.h:No such file or directory
pkg-static: Unable to access file /usr/ports/x11-toolkits/gtkmm30/work/stage/usr/local/include/gtkmm-3.0/gtkmm/private/socket_p.h:No such file or directory
pkg-static: Unable to access file /usr/ports/x11-toolkits/gtkmm30/work/stage/usr/local/include/gtkmm-3.0/gtkmm/socket.h:No such file or directory
*** Error code 74
Stop.
make[2]: stopped in /usr/ports/x11-toolkits/gtkmm30
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/graphics/inkscape
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/inkscape
Thanks in advance.
Last edited by a moderator: