Hi Alex,

On 24 May 2014, at 14:57 , Alex Merry <alex.me...@kde.org> wrote:
> Where *is* kconfig_compiler_kf5 installed?

thanks again for pointing that out!

I’ve found it here:
---
$ find /opt/kde -name kconfig_compiler_kf5.app
$ find /Users/marko/WC/KDECI-builds/ -name kconfig_compiler_kf5.app
/Users/marko/WC/KDECI-builds/kconfig/build/src/kconfig_compiler/kconfig_compiler_kf5.app
/Users/marko/WC/KDECI-builds/kconfig/local-inst/Applications/KDE/kconfig_compiler_kf5.app
---
so in the build dir and in some local installation dir, but NOT in the KDE/CI’s
installation location below /opt/kde, which seems to be the problem here!

Was the app deliberately not installed as all the other libs below /opt/kde?
Is the yet undecided install path on OSX the reason perhaps, as Luigi mentioned?


Well, this is the installation folder used by my CI system:
---
$ grep installPrefix config/build/darwin-mavericks.cfg
installPrefix=/opt/kde/install/%(opSys)s/%(architecture)s/%(compiler)s/
---

In this case qt5 apps for instance get installed below 

        /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/bin

so, why don’t we send KDE’s apps to stg like

        /opt/kde/install/darwin/mavericks/clang/kf5-qt5/kf5/inst/bin

for a start?

Greets,
Marko
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to