[maemo-developers] Developping C application on maemo without scratchbox

From: Sergio Villar Senin svillar at igalia.com
Date: Wed Mar 21 17:11:49 EET 2007
magda chelly wrote:
> Hello,
> 
> I'm trying to run a simple program on my device nokia
> N800, without scratchbox and it doesn't work!!

Well the scratchbox is not used to run applications in the device, it's
used to develop applications outside the device.

> It
> tells me Permission Denied when I use ./, after doing
> chmod +x, and I can't use gcc to run it !! I already
> install a gcc package gcc3.4.4, but I don't have the
> possibility to use it!

Have you tried to run it with run-standalone.sh? I mean, try the following

$ run-standalone.sh ./name_of_your_program

Br

More information about the maemo-developers mailing list