Hello,

some days ago I asked how to change the line colour of the track in Openstreetmap. I got a very quick answer. Thank you. The answer was to change the code if I can't wait. I could wait. But it sounds interesting to change the code myself. That's why I downloaded the source code of pytrainer 1.8.0 and changed the strokecolor in the file "osm.py" (pytrainer 1.8.0/pytrainer/extensions/osm.py), which I think is the right place.

But my problem is that I'm not able to build pytrainer 1.8.0 for ubuntu 11.10.

Here the error which I get:

*ImportError: No module named gtkmozembed*


In the INSTALL file, I found the following list of packages:
The left part is what was in the INSTALL file. The right part is what I found in my Ubuntu 11.10.

python-2.6.2  --> Python 2.7.2+ was already installed
python-devel-2.6.2 (to run installation from tarball) --> python-dev
python-matplotlib-0.98.5.2 --> python-matplotlib
python-dateutil-1.4.1 --> python-dateutil
*gnome-python2-gtkmozembed-2.25.3* --> not existing
pygtk2-libglade-2.16.0 --> not existing
pygtk2-2.16.0 --> not existing
SOAPpy-0.11.6 --> not existing
python-lxml-2.2.3 --> python-lxml
libxml2-python-2.7.6 --> libxml2-dev or libxml2 ???
libxml2-2.7.6 --> libxml2-dev or libxml2 ???
libxslt-python-1.1.26 --> libxslt1-dev ???
libxslt-1.1.26 --> libxslt1-dev ???
sqlite-3.6.20 (sqlite is preferred as db than mysql) --> sqlite (sqlite_2.8.17... is this version too old???)
xulrunner-1.9.1.8 --> not existing

I'm sure that not all packages which I wrote "not existing" do really not exist in Ubuntu 11.10. Some surely have a little bit another name and that is the reason, why I can't find them. But some other packages like "xulrunner" I'm sure that they do not exist in Ubuntu 11.10 anymore.

So my question is what to do here exactly. Downloading the package from an external repository? But then I'm not sure if I make my system unstable. What is the right way?

Thank you a lot for your help.
Dirk
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Pytrainer-devel mailing list
Pytrainer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytrainer-devel

Reply via email to