Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ef@eriks-pc river]$ zig build --prefix ~/.local installPackage wayland-scanner was not found in the pkg-config search path.
- Perhaps you should add the directory containing `wayland-scanner.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'wayland-scanner' found
- The following command exited with error code 1:
- pkg-config --variable=pkgdatadir wayland-scanner
- error: the following build command failed with exit code 1:
- /home/ef/dots/river/zig-cache/o/a26258fc6b3436a435068f2d601613aa/build /usr/bin/zig /home/ef/dots/river /home/ef/dots/river/zig-cache /home/ef/.cache/zig --prefix /home/ef/.local install
- [ef@eriks-pc river]$ zig build -Drelease-safe --prefix ~/.local install
- Package wayland-scanner was not found in the pkg-config search path.
- Perhaps you should add the directory containing `wayland-scanner.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'wayland-scanner' found
- The following command exited with error code 1:
- pkg-config --variable=pkgdatadir wayland-scanner
- error: the following build command failed with exit code 1:
- /home/ef/dots/river/zig-cache/o/a26258fc6b3436a435068f2d601613aa/build /usr/bin/zig /home/ef/dots/river /home/ef/dots/river/zig-cache /home/ef/.cache/zig -Drelease-safe --prefix /home/ef/.local install
- [ef@eriks-pc river]$
Advertisement
Add Comment
Please, Sign In to add comment