How to run statically linked programs on a shell account?
- by user1125872
I have a shell account where I am not allowed to compile anything.
There are however tools I need to run, some very simple ones like Midnight Commander, mcedit, most, jed
I am trying to find a staically linked version that "just works" in my shell.
Could anyone give me any advice on where I could find statically builds? I have not been able to…