D17650: Install kioslave as kioslave5 on Windows
Ralf Habacker
noreply at phabricator.kde.org
Tue Dec 18 11:42:01 GMT 2018
habacker added a comment.
On a recent opensuse Leap 42.3 or 15.x system there is
> /usr/lib64/kde4/libexec/kioslave
> /usr/lib64/libexec/kf5/kioslave
because the distribution provides kdelibs4 and kio packages. it only does not conflict because the executables are located in different directories because they are installed in 'libexecdir'. On Windows libexecdir points to the regular bin dir, which results into a conflict. The conflict need to be fixed by choosing a different name, as it is done also with many helper tools like meinproc4, meinproc5
> $ ls /usr/bin/*5 | wc -l
> 73
> $ls /usr/bin/*4 | wc -l
> 46
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D17650
To: habacker, #frameworks, lbeltrame, vonreth
Cc: lbeltrame, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181218/6061b2bc/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list