2013/8/28 Albert Palacios Jimenez <optimi...@gmail.com>

>
> How can we test it?
>
> I want to run Luna on Raspberry and document it, can I install Raspbian
> and then add the elementary ppa?
>

Somewhat. Not directly, because Raspberry Pi CPU has a very old instruction
set, which is not supported by Ubuntu. However, you can still add the PPA
and build the packages from source using tools like apt-build, that should
work for any architecture thanks to Vala and Glib.

I suspect that compilation is going to take several days on the Pi, so you
might prefer to use cross-compilation on x86 or an emulated chroot on x86
using https://wiki.debian.org/QemuUserEmulation, along the lines of
https://wiki.debian.org/ArmHardFloatChroot except you need ARMv4 for the Pi.

-- 
Sergey "Shnatsel" Davidoff
OS architect @ elementary
-- 
Mailing list: https://launchpad.net/~elementary-dev-community
Post to     : elementary-dev-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~elementary-dev-community
More help   : https://help.launchpad.net/ListHelp

Reply via email to