Ubuntu PPA Re: Ubuntu build tips
Bryce Harrington
bryce at canonical.com
Sat Nov 6 21:35:21 PDT 2010
On Sat, Nov 06, 2010 at 08:45:07PM -0400, Darxus at chaosreigns.com wrote:
> On 11/06, Bryce Harrington wrote:
> > Also can be obtained from xorg-edgers, or at:
> >
> > https://launchpad.net/~xorg-edgers/+archive/wayland/+packages
>
> I don't know why this was off list.
Wasn't going to mention it until there was actually something worth
mentioning.
> A PPA is a Personal Package Archive. This is great because it makes it
> much easier to install stuff under Ubuntu. Just do:
>
> sudo add-apt-repository ppa:xorg-edgers/wayland
> aptitude update && aptitude install cairo libxkbcommon x11proto-kbd
>
> The wayland and mesa packages haven't been completed yet.
The build directions recommend disabling gallium in order to get intel
working properly. However I've not gotten a successful build with
--disable-gallium added. Unless someone has a suggestion, I'm going to
try a mesa without --disable-gallium. Maybe there's a better solution
anyway. We will need gallium enabled in mesa for Radeon and Nouveau, so
hopefully there's a better way to solve this for intel.
> What's in there that isn't broken, per release:
>
> Maverick: cairo
This is the stock ubuntu cairo package with gl enabled. Untested.
> libxkbcommon
Brand new package for this component. Also untested.
> x11proto-kbd
Cribbed from xorg-edgers out of laziness. Natty has 1.0.5 already
packaged now, I may pull that in instead. Should work fine.
> Lucid: cairo, pixman
>
> Don't what pixman is.
Those are just cruft leftovers from a packaging of wayland I did a year
ago. Ignore them.
Bryce
More information about the wayland-devel
mailing list