Forums

Can I install non-python binaries using a free account?

I want to use Linux binaries. Can I do it? Do I have to compile them from source? Can I use precompiled binaries?

You probably need to compile them yourself otherwise you won't be linking to the correct versions of libraries. You will also need to ensure that the binaries that you compile are installed into your home directory and not into the usual places that require root access.