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 _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
