Radarcape:Miscellaneous

From Beast Wiki
Revision as of 20:37, 1 November 2014 by imported>Dl4mea (→‎On Debian: "not a dynamic executable")
Jump to navigation Jump to search

Using SOCAT to copy TCP to a file

 socat -u TCP:localhost:10002 OPEN:radarcape.bin,creat

Cannot Execute a Binary

Dynamic lib missing

On Debian, apt-get upgrade leads to an error with LED aging

Description and replacing script

On Debian: "not a dynamic executable" or any other problems with ld-linux-armhf.so.3

cd /lib
ln -sf arm-linux-gnueabihf/ld-linux.so.3 .