Jump to content

Welcome to CyanogenMod

Welcome to our forum. Like most online communities you must register to post, but don't worry this is a simple free process that requires minimal information for you to signup. Be a part of the CyanogenMod Forum by signing in or creating an account. You can even sign in with your Facebook or Twitter account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get automatic updates
  • Get your own profile and make new friends
  • Download files attached to the forum.
  • Customize your experience here
  • Share your CyanogenMod experience!
Guest Message by DevFuse
 

Help The Noob - Building Envsetup.sh


This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1 popfan

popfan
  • Members
  • 2 posts

Posted 10 August 2012 - 12:38 PM

I am using Ubuntu 12.04 to try to build a recovery image for my Sony Ion, but when I try to build the CyanogenMod tools it just error at me and tells me:
bash: build/envsetup.sh: no such file or directory

#2 Karl_Marx

Karl_Marx
  • Members
  • 51 posts

Posted 14 August 2012 - 04:08 AM

Well, you're not really building any tools; but just like it says, it can't find the script. You need to "cd" to the base of the CM source before you try running the build, so that it knows where to find the files.

It sounds like you missed a step in whatever instructions you're following. You should read them again very carefully.