can not launch chromium.
pkg install www/chromium www/foreign-cdm
then i build and installed the package for www/linux-widevine-cdm with portmaster , then tried just make install clean
if i try to use rofi to launch chromium - nothing happens, then i try to launch chromium from terminal it complains about libxkbcommon. so ive installed but still.
this is what i get:
if i do ln -s libxkbcommon in /usr/local/lib i get 3 variants
Fresh install of FreeBSD stable.
pkg install www/chromium www/foreign-cdm
then i build and installed the package for www/linux-widevine-cdm with portmaster , then tried just make install clean
if i try to use rofi to launch chromium - nothing happens, then i try to launch chromium from terminal it complains about libxkbcommon. so ive installed but still.
this is what i get:
chrome
ld-elf.so.1: /usr/local/lib/libxkbcommon.so.0: version V_0.5.0 required by /usr/local/share/chromium/chrome not defined
if i do ln -s libxkbcommon in /usr/local/lib i get 3 variants
libxkbcommon.so@
libxkbcommon.so.0@
libxkbcommon.so.0.0.0*
Fresh install of FreeBSD stable.