Author Topic: Tube Map - Metromap Runs!  (Read 2449 times)

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
Tube Map - Metromap Runs!
« on: January 11, 2006, 08:09:28 am »
Wow, I was putting my SL-C3000 through it's paces.

I'm running a proof of concept pdaXrom environment using /dev/hda1 as a single root file system pivot rooted off the flash partition. So far things are looking great.

I was looking around for software to replace my Qtopia stuff and came across http://metromap.antex.ru/

This package is a regular python package and requires no compilation whatsoever, simply install the full version of Python from the pdaXrom feed and you can run this straight from the directory that you unpacked it (or you can choose to make install which copies stuff to relevant locations on your machine).

You need to Alt-Drag around and it's not the snappiest of things on a Z but apart from that it runs fairly well
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Tube Map - Metromap Runs!
« Reply #1 on: January 11, 2006, 12:50:06 pm »
It's a good start.  I do miss Metro on Palm a lot (http://chotto.free.fr/tatami/Metro/MetroA-en.html )  This one doesn't offer that many maps.  It's a big pity as Metro is already available for PalmOS, PocketPC, MS Smartphone, Symbian UIQ/SonyEricsson, Symbian S60/Nokia, Symbian S80/Nokia, Symbian S90/Nokia, but no linux!

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

desertrat

  • Hero Member
  • *****
  • Posts: 743
    • View Profile
    • http://
Tube Map - Metromap Runs!
« Reply #2 on: January 11, 2006, 03:34:33 pm »
Quote
It's a good start.  I do miss Metro on Palm a lot (http://chotto.free.fr/tatami/Metro/MetroA-en.html )  This one doesn't offer that many maps.  It's a big pity as Metro is already available for PalmOS, PocketPC, MS Smartphone, Symbian UIQ/SonyEricsson, Symbian S60/Nokia, Symbian S80/Nokia, Symbian S90/Nokia, but no linux!
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

Metro is great - tons of maps. But one thing it's lacking is graphical maps. Metromap seems to be similar to [a href=\"http://www.freepoc.org/viewapp.php?id=60]TubeRoute[/url] that I used to use on my Psion.

Anyway when I run Metromap I get this:

Code: [Select]
# ./metromap.py
Traceback (most recent call last):
  File "./metromap.py", line 3, in ?
    import pygtk
  File "/home/sash/Work/Akita/pdaXrom-builder/build/pygtk-2.5.3/ipkg_tmp/usr/lib/python2.4/site-packages/pygtk.py", line 22, in ?
ImportError: No module named fnmatch

Any idea which package I need to install to get the "fnmatch" module?

-- cheers
SL-C3100 / Ambicon WL1100C-CF / pdaXrom 1.1.0beta3 / IceWM

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Tube Map - Metromap Runs!
« Reply #3 on: January 11, 2006, 04:05:12 pm »
« Last Edit: January 11, 2006, 04:05:59 pm by pgas »
SLC-860 cacko / senao wifi

desertrat

  • Hero Member
  • *****
  • Posts: 743
    • View Profile
    • http://
Tube Map - Metromap Runs!
« Reply #4 on: January 11, 2006, 04:25:01 pm »
Quote
search the forum?
https://www.oesf.org/forums/index.php?act=S...ighlite=fnmatch
[div align=\"right\"][a href=\"index.php?act=findpost&pid=110536\"][{POST_SNAPBACK}][/a][/div]

Sorry, I thought I had practiced due diligence by searching the official python docs before asking  

To save others some legwork these are the required packages:

python-shell_2.4.1_armv5tel.ipk (fnmatch)
python-compression_2.4.1_armv5tel.ipk (zipfile)


-- cheers
SL-C3100 / Ambicon WL1100C-CF / pdaXrom 1.1.0beta3 / IceWM