Hi,
Im quite new to all this Zaurus development stuff but maybe you can help me out!
I have installed the following packages onto my Zaurus SL5600.
pyqt_3.10-1.0_arm.ipk
example_1.0.0_arm.ipk
python_2.3.3-1.0_arm.ipk
python-ide_0.8_arm.ipk
python-code_2.2.2-1.0_arm.ipk
python-devel_2.2.2-1.0_arm.ipk
However I am actually trying to run the follwing modules especially the Molecular Modelling tool kit. The NUMERICAL and SCIENTIFIC modules are dependencies for Molecular MOdelling ToolKit as follows:-
NUMERICAL PYTHON
The base package: python-numeric_21.3-2.2_arm.ipk
The LinearAlgebra module: python-numeric-linearalgebra_21.3-2.2_arm.ipk
The FFT module: python-numeric-fft_21.3-2.2_arm.ipk
The RandomArray and RNG modules: python-numeric-random_21.3-2.2_arm.ipk
python-pickle_2.2.2-1.0_arm.ipk
SCIENTIFIC PYTHON
Everything except NetCDF: python-scientific_2.4.3-2.2_arm.ipk
NetCDF interface: python-scientific-netcdf_2.4.3-2.2_arm.ipk
MOLECULAR MODELLING TOOLKIT
mmtk_2.3.1_arm.ipk
My problem is that I cant seem to load up the Python GUI application. I can tap the Python icon on the desktop and the egg timer appears on the task bar but then just disappears agian. I cant seem to find any documentation on getting Python to run. I did try typing puthon in the terminal window and I did get a responce but my python terminal knowledge is next to nothing. Anyway I think something is missing but im not sure what. Can you help?

Let me know if you need more information??
The websites I have been using are as follwows:-
http://starship.python.net/~hinsen/Zaurus/http://www.riverbankcomputing.co.uk/zaurus/index.phpChris