weslab@weslab-virtual-machine:/usr/lib/x86_64-linux-gnu$ sudo ln -s libboost_thread.so.1.71.0 libboost_thread.so.1.67.0
weslab@weslab-virtual-machine:~$ poedit poedit: error while loading shared libraries: libboost_system.so.1.67.0: cannot open shared object file: No such file or directory weslab@weslab-virtual-machine:/usr/lib/x86_64-linux-gnu$ sudo ln -s libboost_system.so.1.71.0 libboost_system.so.1.67.0 weslab@weslab-virtual-machine:~$ poedit poedit: error while loading shared libraries: libicui18n.so.63: cannot open shared object file: No such file or directory weslab@weslab-virtual-machine:/usr/lib/x86_64-linux-gnu$ sudo ln -s libicui18n.so.66 libicui18n.so.63 weslab@weslab-virtual-machine:~$ poedit poedit: error while loading shared libraries: libicuuc.so.63: cannot open shared object file: No such file or directory weslab@weslab-virtual-machine:/usr/lib/x86_64-linux-gnu$ sudo ln -s libicuuc.so.66 libicuuc.so.63 weslab@weslab-virtual-machine:~$ poedit poedit: symbol lookup error: poedit: undefined symbol: u_errorName_63 weslab@weslab-virtual-machine:~$ :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879187 Title: poedit don't start, boost_iostream error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/poedit/+bug/1879187/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
