OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: ThirtyOne on November 19, 2005, 03:24:41 am
-
I would like to be able to write gui python apps for my SL-5500 and my C760 with pdaxrom.
It looks like PyQT is the best bet, but I have read that the available version is for 2.3. RC12 and kopsis' image is 2.4. I took a shot at compiling it myself but no luck.
Could someone recompile PyQT 2.4 for rc12?
Thanks
-
I would like to be able to write gui python apps for my SL-5500 and my C760 with pdaxrom.
It looks like PyQT is the best bet, but I have read that the available version is for 2.3. RC12 and kopsis' image is 2.4. I took a shot at compiling it myself but no luck.
Could someone recompile PyQT 2.4 for rc12?
Thanks
[div align=\"right\"][a href=\"index.php?act=findpost&pid=104244\"][{POST_SNAPBACK}][/a][/div]
I've used the 2.3 version with RC11 (haven't upgraded to rc12 yet). I just had to copy what was installed to python2.3/site-packages to python2.4/site-packages. I haven't run into any issues with my pyqt apps.
My notes say that I downloaded the ipks from the 'cacko x11 feed'. Can't find the url but if you need the packages let me know.
jason
-
I would like to be able to write gui python apps for my SL-5500 and my C760 with pdaxrom.
It looks like PyQT is the best bet, but I have read that the available version is for 2.3. RC12 and kopsis' image is 2.4. I took a shot at compiling it myself but no luck.
Could someone recompile PyQT 2.4 for rc12?
Thanks
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=104244\")
I've used the 2.3 version with RC11 (haven't upgraded to rc12 yet). I just had to copy what was installed to python2.3/site-packages to python2.4/site-packages. I haven't run into any issues with my pyqt apps.
My notes say that I downloaded the ipks from the 'cacko x11 feed'. Can't find the url but if you need the packages let me know.
jason
[div align=\"right\"][a href=\"index.php?act=findpost&pid=104421\"][{POST_SNAPBACK}][/a][/div]
Thanks, Jason. I was concerned because of this post:
[a href=\"https://www.oesf.org/forums/index.php?showtopic=15762&st=45&p=103468entry103468]https://www.oesf.org/forums/index.php?showt...68entry103468[/url]
I will give it a try myself.