OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: fabianE on April 21, 2006, 06:07:34 pm
-
Hello,
has anybody already compiled wxpython or would be willing to do so?
Wxpython is the python binding for wxwindows, a very nice gui toolkit. For more information see http://www.wxpython.org/ (http://www.wxpython.org/) or for some examples http://www.wxpython.org/screenshots.php (http://www.wxpython.org/screenshots.php) .
Regards,
Fabian
-
I have a wxpython app I would like to try to get working, if some kind soul knows of a compiled wxpython for pdaXrom or would be willing to compile.
-
Hi,
I happend to compile wxpython at some point in order to get some apps requiring it to run. But I didn't have much leisure time to track down all the dep and do all the compilations from the ground up. Here are my own packages. I have not tested it fully and am not sure if it is fully functional, so let me post the files here for now instead of the new package announcement thread. Feel free to try if you are interested and see if they work. At least they did no harm to my system (C1000, Beta3).
Enjoy!
Pacakage: wxpython
Version: 2.6.3.3
Source: http://prdownloads.sourceforge.net/wxpython/wxPython-src-2.6.3.3.tar.bz2
Priority: optional
License: LGPL
Section: Development/Python
Architecture: armv5tel
Maintainer: zdevil
Depends: python, wxwidgets
Description: Cross platform GUI toolkit for Python
Size: 2.7M
[ You are not allowed to view attachments ]
Pacakage: wxpython-dev
Version: 2.6.3.3
Source: http://prdownloads.sourceforge.net/wxpython/wxPython-src-2.6.3.3.tar.bz2
Priority: optional
License: LGPL
Section: Development/Python
Architecture: armv5tel
Maintainer: zdevil
Depends: python, wxwidgets
Description: Includes and development files for wxPython.
Size: 715.0k
[ You are not allowed to view attachments ]
Pacakage: wxpython-locale
Version: 2.6.3.3
Source: http://prdownloads.sourceforge.net/wxpython/wxPython-src-2.6.3.3.tar.bz2
Priority: optional
License: LGPL
Section: Development/Python
Architecture: armv5tel
Maintainer: zdevil
Depends: wxpython
Description: Locales files for wxPython.
Size: 601.0k
[ You are not allowed to view attachments ]
-
Hi,
Intro : I want to run taskcoach on my Zaurus. (allright, "skip intro")
Everything about wxpython I can find only contains the wxwidgets but not the python modules.
Did anyone already compile those as well ?
I gave it a go, but got stuck after compiling wxwidgets. I followed the instructions on the wxpython site, but when building "wxPython" the way described there, I get a lot of errors about not finding the includes and not finding the compiler, ... . I was able to copy the includes to a standard location so they are found now. Then I copied gcc to a standard location, .... . But it keeps asking other things.
Note : I know about symlinks, but that doesn't work here ...
Does anyone know a solution for this ?
Or can somebody give us an ipk of wxPython 2.8.4 ?
Chero.