-
Notifications
You must be signed in to change notification settings - Fork 33
Description
i'm runing CentOS 7 on VMware
when i try to install the software it ends whit this error message :
[root@localhost istatd]# ./quickstart.sh
Adding symlink to python2 into PATH.
calling ./configure
Python 2.7.5
Python 2.7.5
Found curl in path.
Found zlib-flate in path.
checking for libstatgrab interface version
found libstatgrab 0.17 interface
All done
calling make -j4
g++ -pipe -O2 -g -I. -Iinclude -MMD -D_LARGEFILE64_SOURCE -Wall -Werror -c -o obj/tool/istatd_transplant.o tool/istatd_transplant.cpp
g++ -pipe -O2 -g -I. -Iinclude -MMD -D_LARGEFILE64_SOURCE -Wall -Werror -c -o obj/daemon/main.o daemon/main.cpp
bin/test_StatCounter
bin/test_StatCounter: error while loading shared libraries: libstatgrab.so.6: cannot open shared object file: No such file or directory
make: *** [run_bin/test_StatCounter] Error 127
make: *** Waiting for unfinished jobs....
any idea would be appreciated. thank's