On 09/02/15 09:14, Alan Bell wrote:
can I use Dekko on my Ubuntu 14.10 laptop? I grabbed the bzr repo, but
couldn't figure out how to build/run it. Will it be in 15.04?

Yes you can run it from the build dir, you need to have ubuntu-sdk and qml-module-qtcontacts installed

$ cd dekko
$ mkdir __build && cd __build
$ cmake ..
$ make -j2
$ ./dekko

I would highly suggest to not try and install it though. The desktop install setup is completely broken. If someone is willing to fix that up then I see no reason why we can't try and get it in 15.04, deb packaging is not my forte :-)

--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to     : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp

Reply via email to