You could just add the line as it takes your current path and add the
sdk to it, or you can just edit your current line to read

export PATH=$PATH:$EC2_HOME/bin:<android sdk>/tools

Xav

On Sat, Sep 5, 2009 at 4:37 PM, Steve<sgmbest12...@gmail.com> wrote:
>
> Hello,
> I recently went to install the Android SDK and noticed a potential
> problem.
> I have the amazon ec2 tools installed and it uses a the PATH variable
> in ~/.bash_profile
> the line i have for ec2 tools is: "export PATH=$PATH:$EC2_HOME/bin"
> the android sdk wants me to add "export PATH=${PATH}:<your_sdk_dir>/
> tools" to ~/.bash_profile
> i was wondering is there was anyway to use a different variable so i
> can have both at the same time or will i have to do what im doing now
> and comment out one of the lines to use the other.
> thanks in advance
> steve mitchell
>
> >
>



-- 
Xavier Ducrohet
Android Developer Tools Engineer
Google Inc.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to