KDevelop 4.7 and 5.x co-existence in the same prefix?
Aleix Pol
aleixpol at kde.org
Mon Dec 21 00:19:08 UTC 2015
On Sun, Dec 20, 2015 at 11:20 AM, René J.V. <rjvbertin at gmail.com> wrote:
> Morning!
>
> A hopefully quick question from a packager. If possible I'd like to give users (of MacPorts) the option to keep KDevelop 4.7 installed when they install v 5.x . MacPorts installs the actual applications (skeleton app bundles) in dedicated KDE4 and KF5 folders under /Applications/MacPorts, so for instance a concurrent install of Kate4 and Kate5 was possible with only minimal tweaking of a few details. On the other end of the scale there is Kompare and, worse, Akonadi/KDEPIM (runtime clashes at the DBus level).
>
> What can I expect with KDevelop in this aspect? I have already run KDevelop 4.7 and 4.90.90 (from April 2015) at the same time and even exchanged projects between them so it appears there are no runtime incompatibilities as long as the versions do not share the exact same prefix. What if they do?
>
> Thanks
> René
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kdevelop-devel
It won't work. Both binaries are installing the executable to
prefix/bin/kdevelop, therefore both can't co-exist in the exact same
prefix.
Aleix
More information about the KDevelop-devel
mailing list