You are not logged in.
Pages: 1
I have install Telegram-Desktop ... but libprotobuf.so.27 is missing. Can anybody help?
Offline
I'll have a look, probably telegram-desktop just needs a rebuilt, I forced new protobuf to stable, so then usually some packges are left behind with dangling
references (the alternative would be that protobuf would never update due to packages which don't recompile, both situations are not ideal).
Offline
/usr/bin/ld: warning: libprotobuf.so.27, needed by /usr/lib/libtg_owt.so.0.0.0, not found (try using -rpa th or -rpath-link)
/usr/bin/ld: /usr/lib/libtg_owt.so.0.0.0: undefined reference to `google::protobuf::internal::VarintParse Slow64(char const*, unsigned int)'
aha: telegram-desktop doesn't link on 32-bit currently.
Offline
./log:/usr/bin/ld: warning: libprotobuf.so.27, needed by /usr/lib/libtg_owt.so.0.0.0
[root@eurobuild6 tdesktop-3.1.0-full]# pacman -Qo
error: no targets specified (use -h for help)
[root@eurobuild6 tdesktop-3.1.0-full]# pacman -Qo /usr/lib/libtg_owt.so.0.0.0
/usr/lib/libtg_owt.so.0.0.0 is owned by libtg_owt 0.git6.91d836d-2.0
aha. Rebuilding libtg_owt now..
Offline
Pages: 1