Error loading shared library libboost_system.so.1.71.0: No such file or directory (needed by /usr/sbin/trojan) Started!
txdywy opened this issue · 2 comments
txdywy commented
I checked the openwrt to install trojan, it had libboost_system.so.1.72.0 in /usr/lib instead of 1.71.0.
Any idea to fit it?
wongsyrone commented
Recompile your ipk or install the corresponding dependencies.
txdywy commented
Thanks!