Author Topic: python version in pdaxrom 1.0?  (Read 2469 times)

jeffk

  • Newbie
  • *
  • Posts: 17
    • View Profile
python version in pdaxrom 1.0?
« on: March 11, 2004, 01:54:24 pm »
I\'m getting a zaurus to run pdaxrom, specifically to have a mobile python and ssh workstation.  I\'m going to need to use python on it right away. Can anyone tell me what is the installed/installable version of python in pdaxrom 1.0? I\'m hoping it\'s the current 2.3.3...

Second question: How difficult is it to compile garden-variety python C extensions, such as database adapters or Python Imaging Library? These usually build on any *nix machine with make and gcc.

Also interested in which python-bound gui libraries are installed/installable. PyGTK would be fine.

Thanks.

ScottYelich

  • Hero Member
  • *****
  • Posts: 992
    • View Profile
    • http://www.zaurususergroup.com/modules.php?opmodload&namephpWiki&filei
python version in pdaxrom 1.0?
« Reply #1 on: March 12, 2004, 10:42:34 am »
there were some python ipks for the old x11 rom -- I haven\'t had a chance to
test them with the new rom to see if they\'re compatible -- I also would like pyqt, etc.

http://zaurus.spy.org/feeds/cacko/x11/feed/

pygtk-devel_2.0.0_arm.ipk
pygtk_2.0.0_arm.ipk
pyqt_3.9_arm.ipk
python-devel_2.3.2_arm.ipk
python_2.3.2_arm.ipk

Scott

jeffk

  • Newbie
  • *
  • Posts: 17
    • View Profile
python version in pdaxrom 1.0?
« Reply #2 on: March 12, 2004, 12:03:00 pm »
If anyone is doing any recompiling, it would be *great* to see python2.3.3, -devel, and the new pygtk version ported to pdaxrom1.0 soon. I haven\'t yet tried any .ipk compilation, so I don\'t know how hard this is.

I get my first 860 next week, and I\'m *extremely* eager to get right into python development with it, even if only non-gui stuff at first.

Anonymous

  • Guest
python version in pdaxrom 1.0?
« Reply #3 on: March 12, 2004, 03:54:33 pm »
Can somebody with the pdaXrom do a
Code: [Select]
find / | grep python | grep _gtk.so to see whether it comes with PyGTK preinstalled?

doublec

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
    • http://radio.weblogs.com/0102385/categories/zaurus/index.html
python version in pdaxrom 1.0?
« Reply #4 on: March 12, 2004, 08:00:54 pm »
The pdaxrom doesn\'t have \'find\' or \'python\' or pygtk preinstalled.