Re: Re:

2007-07-18 Thread Carlos Sanmartin Dominguez

> Thanks , i used the procedure that you suggest using usb cable to
> transfer
> executable on memory card and from xterm i tryed to launch but nothing
> happens.
> 
> What is wrong

Try next:
# mount
/dev/mmcblk1p1 on /media/mmc1 type vfat
(rw,noauto,nodev,noexec,nosuid,utf8,uid=2,shortname=mixed,dmask=000,fmask=0133)

If you get "noexec" you cannot run binaries from mmc.
Try to run from other location. (/home/user, /tmp, ...)

Greetings.








> 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Re:

2007-07-18 Thread Carlos Sanmartin Dominguez

> Thanks, ok but how can I run it ?
> If I want use Application Manager to install the example a deb file 
> must be provided, but how can i crete this package ?

You could try to run the binary from a shell (xterm) or ssh console.
You can install a debian package from the app-manager, but the file
should be located at any place in MyDocs or removable memories.
To make the packages, is the same way as in i386 target at sbox,
you can use dpkg-buildpackage.

But the example you comment (hildonprogram.c) I think is just a source
file, it has not the structure for building debian package. I think
the tutorial shows how to build a package for maemopad.

Greetings.
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Re: Scratchbox 1.x with scirocco/mistral

2006-11-23 Thread Carlos Sanmartin Dominguez
Hi,

> I'm wondering if anyone has been using scratchbox 1.x , in stead of 
> the officially supported 0.9.x to play around with mistral/scirocco?

I was testing a bit the scirocco rootstrap with the apohis r4
scratchbox. You can read more about the light tests I've made at:
http://community.igalia.com/twiki/bin/view/Main/MaemoInScratchboxApophis

I wonder if you'd like to put in the wiki...

Br,
Carlos.

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers