Entware / Entware-ng

Entware-ng
GNU General Public License v2.0
1.21k stars 152 forks source link

missing libm.so.1 library (for vnstatd) #52

Closed JGrana01 closed 8 years ago

JGrana01 commented 8 years ago

When attempting to run vnstatd, it complains that it can load libm.so.1:

vnstatd: can't load library 'libm.so.1'

Running on RT-AC88U, armv7, Asuswrt-merlin 380.57_alpha3

zyxmon commented 8 years ago
root@ws880:/tmp/home/root# vnstatd
 vnStat daemon 1.12 by Teemu Toivola <tst at iki dot fi>

         -d, --daemon         fork process to background
         -n, --nodaemon       stay in foreground attached to the terminal

         -s, --sync           sync interface counters on first update
         -D, --debug          show additional debug and disable daemon
         -?, --help           show this help
         -v, --version        show version
         -p, --pidfile        select used pid file
         -u, --user           set daemon process user
         -g, --group          set daemon process group
         --config             select used config file
         --noadd              don't add found interfaces if no dbs are found

See also "man vnstatd".

No problems on armv7 router running Tomato 1.28

ryzhovau commented 8 years ago

No response