30 Jul
2005
30 Jul
'05
10:16 p.m.
Isn't Linux fun?
The problems with g_option_error_quark people are seeing is because both the static RPM and the autopackage were built against static versions of GTKmm 2.6, which introduces a silent dependency on Glib 2.6 even if only 2.4 level features are used.
The solution is to build the portable binaries against *mm 2.4 static libraries.
Aaron, can you rebuild the autopackage against *mm 2.4 static libraries and push a -2 release of the package, so users on GTK+ 2.4 systems can use them again?
thanks -mike