Hi,
 
I am not sure what you are meaning with .exe-files as the .exe postfix
is not in use on Linux, but in general
.exe files are binary format Windows applications which can by no means
run on other operating systems than Windows
except with wine and to my understanding nobody has ported wine to maemo
yet.
 
The program that you compiled on Scratchbox, if compiled with
ARM-target, it will run out of the box on the device, you do not
need to do anything. If you compiled it on i386-target, you have to
switch to ARM-target and recompile your program until
you can run it on the device. You can do that from the sb-menu. 
 
If you didn't have a debian package that installs automatically with the
application manager, you can just copy the
executable file on memory card, go to X-terminal, cd /media/mmc1 and
execute the program with
./myprogram (change the name of your executable file on that place). 
 
Best Regards,
Karoliina Salminen
http://www.karoliinasalminen.com/blog
 



________________________________

        From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of ext saritha r
        Sent: 16 October, 2007 11:08
        To: [email protected]
        Subject: Run an application on n800
        
        
        Hi everyone,
        i have installed scratchbox and complied a program ......
        i can see the output on Hildon window.
        now i want to port that application on n800.
        i.e., How to run an existing application(*.exe file) on Nokia
800 device.
        
        Regards
        saritha
        
        
        
        

        
________________________________

        Need a vacation? Get great deals to amazing places
<http://us.rd.yahoo.com/evt=48256/*http://travel.yahoo.com/;_ylc=X3oDMTF
hN2hucjlpBF9TAzk3NDA3NTg5BHBvcwM1BHNlYwNncm91cHMEc2xrA2VtYWlsLW5jbQ-->
on Yahoo! Travel. 

_______________________________________________
maemo-users mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-users

Reply via email to