Python 2.5 for Dingux V3* size is now only 30mb :-)
* dynamically linked
* add to
local/sbin/main the library searchpath
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
Python 2.5 for Dingux V2* size minimized (~28mb smaller)
* all tests removed from library (not needed)
* local\bin\setup_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.
Download