Alle 22:59, domenica, 11. giugno 2006, Peter Eisentraut ha scritto: > The tool ggz-config should be in libggzcore-dev instead of ggzcore-bin, > because it's used for development.
The tool is only used for game development. You probably hit a bug in ggz-kde-client which calls AC_GGZ_CONFIG in configure.ac even though the code should be modified to not require this anymore. After the 0.0.13 release, a patch to ggz.m4 fixes the case where ggz-config was not present, by defining a dummy GGZMODULECONFDIR. (svn diff -r7919 ggz.m4, last hunk) A workaround is to temporarily replace this variably with "/etc" in the sources; another one is to temporarily add ggzcore-bin to the builddeps of ggz-kde-client. For games, ggzmod depends on ggzcore-bin, as it needs ggz-config for development and for registration of package information at installation time. ggzmod -> games ggzcore -> clients Some packages contain both, e.g. ggz-grubby or ggz-python, they're hybrids which need ggz-config but they also depend on ggzmod. Does this explanation fit the bug? Josef -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]