Chris Zubrzycki wrote: [] > dpkg: dependency problems prevent configuration of gtk+: > gtk+ depends on gtk+-data (= 1.2.10-9); however: > Package gtk+-data is not installed. > dpkg: error processing gtk+ (--install): > dependency problems - leaving unconfigured > Errors were encountered while processing: > gtk+ > ### dpkg failed, exit code 1 > Failed: can't install package gtk+-1.2.10-9
I don't know if this is the real reason for your problem, but there is a bug in the latest gtk+ info file in unstable: The file calls itself gtk+-1.2.10-10.info, but the version number inside is 1.2.10-9. So it probably didn't get recompiled. Between 1.2.10-9 and 1.2.10-10 the dependencies seem to have changed, and thus the dependencies in the .deb do not correspond to the dependencies in the .info. -- Martin _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
