Quoting Nathan Jones (nat...@ncjones.com):
> Hi Dirk,
> 
> I'm developing Pytrainer on Ubuntu so I am familiar with these sorts of 
> issues.
> 
> >> ImportError: No module named gtkmozembed
> >>
> >
> > Might be related to http://sourceforge.net/apps/trac/pytrainer/ticket/131 ??
> 
> Installing Pytrainer from the Ubuntu repository will only satisfy all
> of the Pytrainer dependencies for the version of Pytrainer in the
> Ubuntu repository. In this case, the Pytrainer 1.8.0 version in the
> Ubuntu 11.10 repository is a patched version with the move from
> mozilla to webkit backported from pytrainer trunk. This is why the
> Pytrainer version is listed as "1.8.0-3ubuntu1" instead of just
> "1.8.0".

Well, strictly speaking, even if there had been no change in the code,
there would be a "ubuntu1" addition.

"-3" means that the Ubuntu packages are based on the 1.8.0-3 Debian
package. That one could indeed have changes to upstream code (that is,
to the published 1.8.0 version of pyTrainer). 

But Nathan's suggestion is right: if you want to build pyTrainer 1.8.0
on a current Ubuntu, you need to use the Ubuntu package source, which
includes that patch that ports pyTrainer to webkit:

apt-get source pytrainer
<....modify sources locally...>
dpkg-buildpackage (or whatever build option you want to use)



------------------------------------------------------------------------------
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