Talk:Build Environment Ubuntu 9.04

From Gumstix User Wiki
Jump to: navigation, search

Since this is the page for building things in Ubuntu 9.04, shouldn't step 1) be "Get Ubuntu linux 9.04" instead of "Get Ubuntu linux 8.10"?

why my page for 8.10 was deleted? is it the same for 9.04?

Modify Step 3?

from: sudo usermod -a -G oe YOUR_CURRENT_USERNAME

to: sudo usermod -a -G oe $USER

Bitbake Step

How about a step for getting bitbake? Option 1) sudo apt-get bitbake Option 2) pull bitbake from repository Option 3) See Bitbake On Ubuntu for directions on how to setup Bitbake.