On 22.05.2012 10:51, naveen chaubey wrote:
I already installed python 2.7.Still I'm getting this error.
Nevertheless, you're missing a 'python2' symbolic link to your python2.7 binary in one of your binary-pathes. Not all Linux distributions might follow the convention to provide a python2 symbolic link by default.
You can create such a symbolic link manually. Please, make sure that you can type python2 in your terminal without getting an "No such file or directory" error before trying to build Genode for OKL4 again.