karosium / smbusb

USB SMBus Interface
GNU Lesser General Public License v2.1
142 stars 42 forks source link

Can't compile from sources #32

Open PsySc0rpi0n opened 1 year ago

PsySc0rpi0n commented 1 year ago

Hi. I just tried to clone an follow instructions. After:

./init.sh
./configure (options: --disable-firmware, --disable-tools)
make
make install

I tried to run: smbusb_scan -a and I got this error:

smbusb_scan: error while loading shared libraries: libsmbusb.so.1: cannot open shared object file: No such file or directory
othello777 commented 3 months ago

for some reason installing doesn't work right. just go into the tools/ directory and run the binaries directly with sudo ./smbusb_scan -a