Radarcape:Miscellaneous: Difference between revisions

From Beast Wiki
Jump to navigation Jump to search
imported>Dl4mea
imported>Dl4mea
Line 7: Line 7:


[https://www.mail-archive.com/[email protected]/msg15617.html Description and replacing script]
[https://www.mail-archive.com/[email protected]/msg15617.html Description and replacing script]
====On Debian: "not a dynamic executable"====
ln -sf arm-linux-gnueabihf/ld-linux.so.3 .

Revision as of 07:52, 1 November 2014

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"

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