On Fri, Jul 18, 2014 at 09:04:20AM +0200, Sebastian Ramacher wrote: >> When I run zathura it exits immediately with the message >> >> /usr/bin/zathura: symbol lookup error: /usr/bin/zathura: undefined >> symbol: girara_template_add_variable > > Looks like you have an old copy of libgirara-gtk3.so.1 somewhere in > library lookup path. Please attach ld -r /usr/bin/zathura.
Hmm. I'm no LD guru: $ ld -r /usr/bin/zathura ld: attempted static link of dynamic object `/usr/bin/zathura' However, you are 100% right about an old copy of libgirara-gtk3.so.1 in my library lookup path. Running LD_LIBRARY_PATH= /usr/bin/zathura fixes the problem. Thanks a lot and sorry to bother you for a mistake of mine! Please close this bug. GI -- Don't have awk? Use this simple sh emulation: #!/bin/sh echo 'Awk bailing out!' exit 2 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org