[maemo-developers]

From: Visti Andresen talpa at galnet.dk
Date: Wed Jul 18 18:50:15 EEST 2007
On Wed, 18 Jul 2007 08:42:28 -0700 (PDT)
"salaria113 at yahoo.com" <salaria113 at yahoo.com> wrote:

> 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
> 

Hard to tell, not much info... have you tried something like a simple hello world?:

#include <stdio.h>
int main()
{
  printf ("Hello World\n");
  return 0;
}


> ----- Messaggio originale -----
> Da: Visti Andresen <talpa at galnet.dk>
> A: "salaria113 at yahoo.com" <salaria113 at yahoo.com>
> Cc: Carlos Sanmartin Dominguez <csanmartin at igalia.com>; maemo-developers at maemo.org
> Inviato: Mercoledì 18 luglio 2007, 17:06:17
> Oggetto: Re:
> 
> On Wed, 18 Jul 2007 07:48:16 -0700 (PDT)
> "salaria113 at yahoo.com" <salaria113 at yahoo.com> wrote:
> 
> > 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 ?
> 
> Install xterm and and start the executable from the terminal
> 
> You can transfer the executable any way you like, but I would recommend scp
> it's just so easy.
>  
> 
> 
> 
> 
> 
> 
> 
>       ___________________________________ 
> L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html

More information about the maemo-developers mailing list