Hi, I'm using GNUroot Debian bash on my Anroid phone. While I have been to install many packages like java, python, ruby, node.js, scala, groovy via apt-get install <pkg> and use them to write and run programs, I'm finding difficulty with extracted rpm files and gcc executables. That is, they come with execute permission denied. Trying to change their permissions chmod simply doesn't change their permissions.
Could somebody help? Rupinder