Hello,
I've tried installing Buka from arch linux's AUR but when I run it I get the following error:
(Buka:70766): Pango-ERROR **: 15:47:38.639: Harfbuzz version too old (1.3.1)
I have tried to run LD_PRELOAD=/usr/lib/libharfbuzz.so.0 Buka, but the error is the same.
strace shows that used library is openat(AT_FDCWD, "/usr/lib/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = 3
I have installed harfbuzz version 2.6.4-2 and pango ver. ango 1:1.44.7+11+g73b46b04-1
Hello,
I've tried installing Buka from arch linux's AUR but when I run it I get the following error:
(Buka:70766): Pango-ERROR **: 15:47:38.639: Harfbuzz version too old (1.3.1)
I have tried to run
LD_PRELOAD=/usr/lib/libharfbuzz.so.0 Buka, but the error is the same.straceshows that used library isopenat(AT_FDCWD, "/usr/lib/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = 3I have installed harfbuzz version 2.6.4-2 and pango ver. ango 1:1.44.7+11+g73b46b04-1