diff -r ffa851df0825 -r 2fb8b9db1c86 symbian-qemu-0.9.1-12/python-2.6.1/RISCOS/support/!Boot --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/symbian-qemu-0.9.1-12/python-2.6.1/RISCOS/support/!Boot Fri Jul 31 15:01:17 2009 +0100 @@ -0,0 +1,22 @@ +set Python$Dir +set PythonApp$Path . + +IconSprites .!Sprites + +.AddToPath Python$Path PythonApp:Lib +.AddToPath Python$Path PythonApp:Lib.plat-riscos +.AddToPath Python$Path PythonApp:Lib.site-packages +set Alias$@RunType_ae5 TaskWindow |"python %%*0|" -name |"Python|" -quit -wimpslot 1248k +| -display +set File$Type_ae5 Python + +| load modules for 32 bit compatibility +RMEnsure UtilityModule 3.10 Error This application requires RISC OS 3.10 or later +RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 RMLoad System:Modules.CallASWI +RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 Error This application requires CallASWI 0.02 or later +RMEnsure FPEmulator 4.03 RMLoad System:Modules.FPEmulator +RMEnsure FPEmulator 4.03 Error This application requires FPEmulator 4.03 or later +RMEnsure SharedCLibrary 5.17 RMLoad System:Modules.CLib +RMEnsure SharedCLibrary 5.34 Error This application requires SharedCLibrary 5.34 or later + +set Alias$Python Run .python23 %*0 \ No newline at end of file