View Single Post
Old 12-16-2010, 09:23 AM   #1
da_jane
Evangelist
da_jane will become famous soon enoughda_jane will become famous soon enoughda_jane will become famous soon enoughda_jane will become famous soon enoughda_jane will become famous soon enoughda_jane will become famous soon enough
 
Posts: 405
Karma: 692
Join Date: Sep 2006
Device: Samsung Galaxy Note 3 | Kindle Paperwhite | iPad Mini
Rooting NookColor - how to apply environmental profile

I'm rooting the nookcolor and I'm stuck on a step. I'm a newbie and have little experience in using terminal. I was able to access the bash profile and append " export PATH=${PATH}:<your_sdk_dir>/platform-tools" at the end and then I saved it which seems to have worked because now when I type in "sudo nano ~/.bash_profile", I get this

PATH="/Library/Frameworks/Python.framework/Versions/2.6/bin:${PATH}"
export PATH
export PATH=${PATH}:/Users/xxxxx/Downloads/android-sdk-mac_86/platform-tools

But the next instruction is to
Apply the environment variable.

source ~/.bash_profile

I don't know how to do this. Any help?
da_jane is offline   Reply With Quote