| Summary: | dev-util/android-sdk-update-manager - SWT folder '//opt/android-sdk-update-manager/tools/lib/x86_64' does not exist | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Bartosz Krzeszewski <bartek> |
| Component: | [OLD] Development | Assignee: | Richard Freeman <rich0> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2008.0 | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Bartosz Krzeszewski
2011-02-07 17:55:02 UTC
Did you run env-update and source /etc/profile in your shell before running android? I guess I can add a warning to the build that you need to do this the first time... Try echo $ANDROID_SWT . I run into the same problem testing the version 9 ebuild, as I see it's now working with the ebuild in portage. I needed to completely log out of GNOME and back in for the group and environment changes take effect. I also run a world update that might run an env-update. Ok, I added a notice to the ebuild to source /etc/profile in any open shells if you get the error. I'm not going to bump it for a notice. If you run android from a shell after sourcing /etc/profile that should fix your problem. You probably don't need to completely log out and in. Of course, logging out and in will fix the problem. |