[Development] Alternative Proposal (was: Re: Summary of renaming changes)
Oswald Buddenhagen
oswald.buddenhagen at digia.com
Fri Oct 19 15:31:24 CEST 2012
On Fri, Oct 19, 2012 at 03:01:05PM +0200, Simon Hausmann wrote:
> Wouldn't it be kind of weird though if the libQtCore.so symlink would live in
> say /usr/lib/qt5/lib but libQtCore.so.5.0.0 itself would be locacted in
> /usr/lib?
>
no, because libQtCore.so.5.0.0 would also live in /usr/lib/qt5/lib and
the one in /usr/lib would be a symlink only. *all* FHS locations would
be symlinks only. know the tool 'stow'?
> (and then add multi-arch to the mix :)
>
just make it /usr/lib/i386-linux-gnu/qt5/lib.
not sure how duplication of headers would be handled, but given that
qconfig.h theoretically can be arch-specific, the whole set may need to
be duplicated.
More information about the Development
mailing list