Open joksim opened 4 years ago
apt install xfce4-panel-dev
but it doesn't matter because the very next thing you need is i3ipc-glib
and that dude won't build because of:
i3ipc-glib/Makefile.am:71: error: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
...and I grow suspicions that this whole journey is really a recruitment tool for some secret society and you pass if you get this plugin to build in ubuntu 20. I just hope they have cookies...
I got i3ipc-glib to build!
sudo apt install gtk-doc-tools libglib2.0-dev-bin gobject-introspection libjson-glib-dev
Notice the gobject-introspection
package is in there.
EDIT: and i was able to build it all the way through, I needed to
sudo apt install xfce4-dev-tools libgtk2.0-dev libxfce4ui-1-dev xfce4-panel-dev
(sorry for commenting with two accounts, accidentally used my company account before)
Thanks, I'll try it...
+1 to everything in this thread
I had to build i3ipc-glib
and xfce4-i3-workspaces-plugin
from source on focal xubuntu
Here is an updated guide for Ubuntu 20.10: https://feeblenerd.blogspot.com/2020/12/ubuntu-2010-i3-workspaces-plugin.html
Can not build on xubuntu 20.04 using autogen.sh. The output:
the library is not in the ubuntu repos, and the corresponding library (v. 2.* ) is installed: