Issue
What all does this command installs?
sudo apt-get install -y build-essential ccache git zlib1g-dev python2.7 python2.7-dev libncurses5:i386 libstdc++6:i386 zlib1g:i386 openjdk-7-jdk unzip ant
Also list the steps to follow to install the latest NDK and SDK on Ububtu 14.04 LTS and set their path variables.
Solution
It will install python2.7 , openjava 7 and c++ libraries
Answered By - HACKARRIN
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.