Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2550

Raspberry Pi OS • Re: Keyboard layout displaying/switching for Wayfire and wf-panel-pi

$
0
0
I need a language switcher in Raspberry OS Bookworm 64-bit.
I follow the installation instructions in https://github.com/raspberrypi-ui/wf-panel-pi and get an error message:

Code:

meson.build:16:0: ERROR: Dependency "wayland-client" not found, tried pkgconfig and cmake
What am I doing wrong?

Code:

pi@raspberrypi:~ $ cd /tmppi@raspberrypi:/tmp $ git clone https://github.com/raspberrypi-ui/wf-panel-piCloning into 'wf-panel-pi'...remote: Enumerating objects: 5918, done.remote: Counting objects: 100% (1872/1872), done.remote: Compressing objects: 100% (515/515), done.remote: Total 5918 (delta 1394), reused 1817 (delta 1347), pack-reused 4046 (from 1)Receiving objects: 100% (5918/5918), 13.39 MiB | 7.70 MiB/s, done.Resolving deltas: 100% (4398/4398), done.pi@raspberrypi:/tmp $ cd wf-panel-pi/pi@raspberrypi:/tmp/wf-panel-pi $ meson setup builddir --prefix=/usr --libdir=/usr/lib/aarch64-linux-gnuThe Meson build systemVersion: 1.0.1Source dir: /tmp/wf-panel-piBuild dir: /tmp/wf-panel-pi/builddirBuild type: native buildProject name: wf-panel-piProject version: 0.8.0C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")C linker for the host machine: cc ld.bfd 2.40C++ compiler for the host machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14) 12.2.0")C++ linker for the host machine: c++ ld.bfd 2.40Host machine cpu family: aarch64Host machine cpu: aarch64Found pkg-config: /usr/bin/pkg-config (1.8.1)Found CMake: /usr/bin/cmake (3.25.1)Run-time dependency wayland-client found: NO (tried pkgconfig and cmake)meson.build:16:0: ERROR: Dependency "wayland-client" not found, tried pkgconfig and cmakeA full log can be found at /tmp/wf-panel-pi/builddir/meson-logs/meson-log.txtpi@raspberrypi:/tmp/wf-panel-pi $ 

Statistics: Posted by usa — Tue Aug 13, 2024 2:23 pm



Viewing all articles
Browse latest Browse all 2550

Trending Articles