Run the attached script from a terminal window.
The script does the following things for you. If you'd like to see exactly which packages are installed and what the script does, open it in a text editor.
When you run the script, it will ask for your password once in order to execute the commands as root. If you are on the Freescale intranet and don't have the http_proxyenvironment variable set, the script will warn you and refuse to run.
Original Attachment has been moved to: 857-Ubuntu_LTIB_Android_setup.sh
HI,
Thanks for your work. But i receive this error when i run the script on Ubuntu 9.04
Error: http_proxy environment variable not set on freescale intranet!
I would recommend Ubuntu 10.04 64-bit.
Here is a link to explain it: https://community.freescale.com/docs/DOC-95563
You need the 64-bit version if you intend to build Android.
I’m using VirtualBox instead of VMPlayer. Allocate at least 100GBytes of disk storage for the virtual image (Ubuntu).
Even 100G is marginal if you plan do both LTIB and Yocto.
Brad
Thank you for your reply, I managed to do the job.
Just commented http_proxy searching part form the script and run.
Then It was running to install considerable amount of packages and stopped running giving some dependency problems.
But installed packages were just enough to complete my LTIB instalation.
Hey nice tip
I run the script (I'm on Ubuntu 9.04), but after installing tons of packages it returned an error message asking for package mutter. I don't seem to find mutter for this version of Ubuntu. I tried to use mutter from another version, but it asks me for gtk+-3.0.0 or above which I couldn't find
what do you suggest?
thanks