Hey I can install mjproxy fine on my wrt160nl router but when I try to run it I get the following error
root@DD-WRT:/jffs/mjp/bin# ./mjproxy
./mjproxy: line 1: syntax error: "(" unexpected
I have seen one post on this error and no real fix yet..I have the newest dd-wrt for this router so do I need a different router or what?
which version are you using ? did you try the static linked version found in the tomato post ? maybe you have a better chance with that, it would be the larger of the two files posted in that thread
all current prebuilt binary wouldn't work, because 160NL -- unlike 160N -- is Atheros based and powered by a MIPS processor, while WRT54G(and others) use Broadcom which is a MIPSEL processor. They're different so you'll have to build your own binary.