News via http://dingoonity.org/
SiENcE has ported python 2.5 to dingux! Sorry i missed the first version of your release SiENcE my bad
Quote
Python 2.5 for Dingux V2
* size minimized (~28mb smaller)
* all tests removed from library (not needed)
* localinsetup_python.sh added
Python 2.5 for Dingux
* python interpreter
* Modules support
* libpython2.5.a + includes (to build your own python application)
* all Libraries includes (+precompiled *.pyc)
Get Python2.5_dingux_src.zip to build python yourself. You need to download my cygwin sdk.
To run python on Dingux first run this script.
Code:
#!/bin/sh
export PYTHONHOME=/usr/local/lib/python2.5/
export PYTHONPATH=/usr/local/lib/python2.5/
Discuss it here: http://boards.dingoonity.org/dingux-...?topicseen#new
Python2.5_dingux_bin_v2.zip
Author/Porter: ScIENcE
Download: http://sience.schattenkind.net/dingo...gux_bin_v2.zip
Download Source: http://sience.schattenkind.net/dingo...dingux_src.zip