On Sat, 01 Apr 2006 11:55:14 +0200 "Leonard \"paniq\" Ritter" <paniq@xxxxxxxxx> wrote: > On Sat, 2006-04-01 at 11:33 +0200, Thomas Kuther wrote: > > Looks interesting! > > > > I'm just trying to write a gentoo ebuild for it. Compile and install > > works so far. But trying to run it, it complains about missing nedu. > > > └» /opt/mjoo/mjoo > > Traceback (most recent call last): > > File "/opt/mjoo/mjoo.py", line 18, in ? > > import nedu > > ImportError: No module named nedu > > > > So just trying to write an ebuild for nedu, but i'm a bit lost > > without some installation instructions for nedu. Any hints? > > > > Regards > > Tom > > yes, the nedu dependency was entirely unneccessary. i took it out. > 0.0.4 was a bit of a rush release. i will do a new release shortly, > however i suggest to write an svn ebuild first. > > here is the PKGBUILD for mjoo-svn in arch linux: > > http://aur.archlinux.org/packages/mjoo-svn/mjoo-svn/PKGBUILD > > you can it use as a kind of reference. > > i will do a 0.0.5 release shortly that has no nedu dependency. > Ok great! Thx for the info ;) svn ebuild will be no problem... Regards Tom