On 23 Aug 2007, at 17:30, Lon Lentz wrote:


 Hope I'm in the right list.

Installing the dev env for the first time on Ubuntu 7.04. I've done everything up to the make image with no errors.

When I 'make openmoko-devel-image' I get " sqlite3.OperationalError: attempt to write a readonly database".

 When I sudo make I get admonished for trying to run bitbake as root.

 Can someone point me in the right direction to resolve this issue?

  Thanks.



If your home directory only contains OpenMoko development files then try the following, replacing username and group with your username and group (usually group is users)


sudo chown -R username:group *



Reply via email to