Ok so i am 1 step further now i have followed the guide: Installing - Docky
when i do ./autogen.sh in terminal i get an error containing
checking for DBUS_SHARP_10… no
configure: error: Package requirements (dbus-sharp-1.0 >= 0.7) were not met:
No package ‘dbus-sharp-1.0’ found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables DBUS_SHARP_10_CFLAGS
and DBUS_SHARP_10_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
And since i only can find dbus-sharp-0.7 and can’t find dbus-sharp-1.0 anywhere i am stuck here can anyone of you help me out here? I would be so gratefull cause i see no workaround to this problem atm.
P.S. i am kinda new on linux.