trojan-gfw / openwrt-trojan

trojan and its dependencies for OpenWrt
266 stars 115 forks source link

Error loading shared library libboost_system.so.1.73.0: No such file or directory (needed by /usr/sbin/trojan) Started! #32

Closed sirotaku closed 4 years ago

sirotaku commented 4 years ago

I got below error when I tried to start up trojan server with my RT-N14U router, which is running on OpenWrt 19.07.4 r11208-ce6496d796 / LuCI openwrt-19.07 branch git-20.287.57033-3d52019. Here's the error. ------------end------------ 2020-10-25 23:05:42 Global_Socks5:Error loading shared library libboost_system.so.1.73.0: No such file or directory (needed by /usr/sbin/trojan) Started! 2020-10-25 23:05:25 UDP TPROXY Relay:Error loading shared library libboost_system.so.1.73.0: No such file or directory (needed by /usr/sbin/trojan) Started! 2020-10-25 23:05:25 Main node:Error loading shared library libboost_system.so.1.73.0: No such file or directory (needed by /usr/sbin/trojan) , 1 Threads Started! -----------start-----------

Here the trojan was complied along SSR-Plus+ by me last week, using the latest code pulled from git. I checked software libraries on the router, and it looked that v1.71.0 was there with the base. boost 1.71.0-6 1.2 KB This package provides the Boost v1.71.0 libraries.…

What can I do here to fix my problem? Thanks much.

Regards, Stan