On Sun, 29 Apr 2012 18:32:49 +0100 Bruce Dubbs <[email protected]> wrote:
> Does this package, libwnck-2.30.7.tar.xz, conflict with libwnck-3.4.0.tar.xz? No, there is no conflict. > I see: --program-suffix=-1: This option adds -1 to the end of the names of > the > installed programs to avoid overwriting the programs installed by > libwnck-3.4.0. > > Wouldn't -2 be a more descriptive suffix or is -1 built into the code? The library is already called libwnck-1.so (in libwnck-3.4.0 it's called libwnck-3.so) so I chose to add -1 to the end of the installed programs and the names of the gettext locale files to match the name of the library. There is a conflict in the book, both Gtk 2 and Gtk 3 install /usr/bin/gtk-update-icon-cache. It doesn't seem to cause any problems, they both seem to be happy to live with the one installed by the other. Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
