Unable to build Weston (configure: error: wayland-scanner is needed to compile weston).

Stefan Schmidt s.schmidt at samsung.com
Wed Oct 30 15:11:11 CET 2013


Hello.


On 10/30/2013 01:48 PM, Artsiom Anikeyenka wrote:
> Any help on that? I'm not good at GNU build tools so it's hard to me to
> figure out the reason. I'll be working on that, but maybe meanwhile
> you'll give me a hint?

Where do you install wayland after building? To me it seems the place 
where you install it to is not in you PATH for the bin folder.

You might need something like this:
export PATH="$PATH:$WLD/bin"

where $WLD is the path you install wayland in.

regards
Stefan Schmidt


More information about the wayland-devel mailing list