On Fri, Sep 15, 2006 at 12:01:50PM +0200, Jean-Marc Lasgouttes wrote: > This is where the problems may begin: assume distribution Foo, that > volunteer packager A provides a build of lyx 1.5.0 against qt4.2.0 > found at place X. Then later volunteer packager B provides a build of LyX > 1.5.1 against qt4.1.3, which is found in place Y. Can you see how the > end user (who wants two-click install) is going to be mad? Especially > if other programs depend on qt4?
Not really. Qt 4.2 and 4.1.3 libraries can happily co-exist in parallel to each other. Andre'