Packaging and Hello World Tutorial

Eric Van Hensbergen ericvh at gmail.com
Tue Jan 1 20:41:11 EST 2008


On Jan 1, 2008 7:03 PM, Kent Loobey <kent at uoregon.edu> wrote:
> On Tuesday 01 January 2008 15:57:17 you wrote:
> > I was trying a modification of the Hello World tutorial
>
> What is the URL to the "Hello World tutorial" of which you speak?
>
> Thanks.
>

Started with: http://wiki.laptop.org/go/Sugar_Activity_Tutorial

and then tried the differences present in:
http://wiki.laptop.org/go/Creating_an_activity

but the key seems to be the:
find ./ | sed 's,^./,YourActivityName.activity/,g' > MANIFEST

The inclusion of YourActivityName.activity seems to be the key problem.

     -eric



More information about the Devel mailing list