Can't compile on OpenSUSE 11.3

Asked by Artem

Hi! I can't compile Docky on suse 11.3, autogen.sh says:

---------------------
checking for DBUS_SHARP_10... configure: error: Package requirements (dbus-sharp-1.0 >= 0.7) were not met:

No package 'dbus-sharp-1.0' found
---------------------

I think it's maybe suse 11.3 only issue because earlier on suse 11.2 I compiled docky with no problems. I can't find package called dbus-sharp-1.0 or something similar in suse repos.

I've red installation guide, it says about package "dbus-sharp-glib-devel", but I can't find it as well. I'm using suse's search packages service: http://software.opensuse.org/search?p=1&baseproject=ALL&q=dbus-sharp-glib-devel

So what can I do? Thanks!

Question information

Language:
English Edit question
Status:
Solved
For:
Docky Edit question
Assignee:
No assignee Edit question
Solved by:
Robert Dyer
Solved:
Last query:
Last reply:
Revision history for this message
Best Robert Dyer (psybers) said :
#1

We have somewhat recently changed dependencies to require that package. It is a very new package, it just arrived in Ubuntu. My guess is it is not available in Suse yet.

Revision history for this message
Artem (av1984) said :
#2

Thanks Robert Dyer, that solved my question.