Hello-
I have a Linux system without a compiler or a package manager which displays video/images (kind of like a digital picture frame).
I'm desperate for your amazing tool "import" (to output a PNG of whatever is on screen currently) however I can't get any pre-compiled binary to run (-sh: ./import: cannot execute binary file) and have no compiler to compile from source.
Was wondering if you had any tricks to get import to work stand-alone, such as maybe a shell script version of it or some way to get it to execute in my system?
Here is the uname -a:
Linux 4310 2.6.22.19-27-sigma #2 PREEMPT Mon May 16 01:03:35 PDT 2011 mips GNU/Linux
And the /proc/cpuinfo:
system type : Sigma Designs TangoX
processor : 0
cpu model : MIPS 74K V4.9 FPU V0.0
Initial BogoMIPS : 330.13
wait instruction : yes
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : yes
hardware watchpoint : yes
ASEs implemented : mips16 dsp
shadow register sets : 1
VCED exceptions : not available
VCEI exceptions : not available
System bus frequency : 330750000 Hz
CPU frequency : 661500000 Hz
DSP frequency : 330750000 Hz
Any assistance would be greatly appreciated, all of your work is awesome!