Hi I am new to MeeGo and installed all the SDK and tools needed for developing apps. i am able to create Hello world app and run on handset emulator. I have followed this link
http://wiki.meego.com/MeeGo_SDK_with...ode_Management to mount the MeeGo SDk and run it. But the only problem I am having with is, after i mount the MeeGo SDK to a directory I can't make any change to that directory. I can't paste or delete any file from that directory. Lets say if I use the command
$ sudo ./meego-sdk-chroot <image destination directory>
where my
image destination director is
MeeGoSDK, then I can't delete any file or paste an new file inside this
MeeGoSDK folder. do I need do anything with this command
http://wiki.meego.com/MeeGo_SDK_with...ode_Management for making changes in the directory?
Please suggest me.