shunte88 wrote: 
> a quick scan of the forum it looks like the library is included in
> extension *i2c-tools-dev*
> 
> add the extension and then check that *all* libraries are available with
> the following
> 
> 
> > 
Code:
--------------------
  >   > ldd lmsmonitor
--------------------
> > 
> 
> look for this line in the output
> 
>       LIBI2C.SO.0 => /USR/LOCAL/LIB/LIBI2C.SO.0
> 
> if that looks good run the gomodule script
> 
> > 
Code:
--------------------
  >   > /mnt/mmcblk0p2/tce/gomonitor sa
--------------------
> > 
> 
> let me know how you get on

Sorry to tell you some file is missing

linux-vdso.so.1 (0x7ecff000)
libpthread.so.0 => /lib/libpthread.so.0 (0x76ed7000)
librt.so.1 => /lib/librt.so.1 (0x76ec0000)
libwiringPi.so => /usr/local/lib/libwiringPi.so (0x76ea1000)
libArduiPi_OLED.so.1 => not found
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x76d54000)
libm.so.6 => /lib/libm.so.6 (0x76ce7000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x76cb8000)
libc.so.6 => /lib/libc.so.6 (0x76b77000)
/lib/ld-linux-armhf.so.3 (0x76f00000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x76b38000)


------------------------------------------------------------------------
anadigi's Profile: http://forums.slimdevices.com/member.php?userid=65102
View this thread: http://forums.slimdevices.com/showthread.php?t=111790

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to