I'm trying to checkout the Mozilla Fennec code and connect it with Eclipse for making some changes and deplyoing it on the device.
I'm referring this link. Visit: https://wiki.mozilla.org/Mobile/Fennec/Android#Connecting_Eclipse_to_Android_Build_tree
I have checked out the whole code and added path as required in mozconfig_values file. When I execute run ./create_projects.pl, it gives me error with:
No command 'run' found, did you mean:
I think I'm mentioning the path in mozconfig_values file as wrong. Please guide me to overcome this problem or tell me how to run "Perl" file on Ubuntu 12.04.