=== alan_g is now known as alan_g|lunch === alan_g|lunch is now known as alan_g [17:00] hi! [17:02] i'm trying to build unity8 from source following the wiki...it looks like outdated since the build.sh script is not installing the dependencies... I managed to install them all but one since I'm getting the following error [17:02] unity-shell-application=20 [17:03] Did some research and it seems to me that I need a particular version of the libunity-api-dev [17:03] am I right? could you tell me which version I need? [17:07] well, the exact error is the following [17:07] - Checking for module 'unity-shell-application=20' [17:07] -- [17:07] CMake Error at /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:367 (message): [17:07] A required package was not found [17:07] Call Stack (most recent call first): [17:07] /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:532 (_pkg_check_modules_internal) [17:07] CMakeLists.txt:60 (pkg_check_modules) [17:23] kaisoz: you'll need lp:unity-api and lp:qtmir too [17:24] which relies on mir being up to date, so lp:mir/0.24 [17:24] ook [17:25] kaisoz: you on yakkety? Or something we released? [17:25] I'm in xenial [17:25] Ubuntu Gnome right now [17:26] kaisoz: in that case, some of the dependencies are already a bit old (things moving fast!). Several of us have this ppa installed: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/stable-phone-overlay [17:26] which adds the most up to date dependencies for developing unity8 [17:26] but it does install quite a bunch of stuff, so you may want to pick & choose from there [17:27] that's awesome, since I was playing with the CMakeLists.txt to bypass that depencency and to check If I have another one and the unity-shell-launcher is missing as well :) [17:27] thank you greyback__, I'll install that one now :) [17:28] yeah, you'll hit more walls that way... the versions are there for a reason. Hacking those will just reveal compile fails [17:29] but once you ahve that ppa installed, the build script should work just fine [17:29] we need to get that wiki updated [17:29] I was doing while waiting for a response :) [17:29] I know that's not the proper way, It's just a hacky and messy one :) [17:29] thx! [17:30] appreciated [17:30] should the build.sh script auto update the dependencies? [17:33] I finally updated the dependencies manually, now It's building nicely [17:33] thank you very much for your help :) [17:51] just another question, since there is neither a run.sh nor run_on_device.sh scripts anymore.. how is the best way to run the shell as specified in the wiki? [17:54] I'm getting (unity8:5815): GLib-GIO-ERROR **: Settings schema 'com.canonical.Unity.Launcher' is not installed [17:54] and then a core dump