Open Robiimadot opened 4 years ago
Ubuntu 20.04 when trying to install Bspwm
robi@robi-VirtualBox:~/bspwm$ make cc -std=c99 -pedantic -Wall -Wextra -DJSMN_STRICT -D_POSIX_C_SOURCE=200809L -DVERSION=\"0.9.9-7-gcf2d407\" -c -o bspwm.o src/bspwm.c src/bspwm.c:37:10: fatal error: xcb/xinerama.h: No such file or directory 37 | #include <xcb/xinerama.h> | ^~~~ compilation terminated. make: *** [: bspwm.o] Error 1
i had to install libraries, but i gave up and moved to the manjaro bspwm
Ubuntu 20.04 when trying to install Bspwm
robi@robi-VirtualBox:~/bspwm$ make cc -std=c99 -pedantic -Wall -Wextra -DJSMN_STRICT -D_POSIX_C_SOURCE=200809L -DVERSION=\"0.9.9-7-gcf2d407\" -c -o bspwm.o src/bspwm.c src/bspwm.c:37:10: fatal error: xcb/xinerama.h: No such file or directory 37 | #include <xcb/xinerama.h> | ^: bspwm.o] Error 1
~~~compilation terminated. make: *** [