dlange wrote: > Hello, Thanks for your Howto! > > But I get an Errormessage at this step: > > Code: > > [EMAIL PROTECTED]:/usr/src/zenoss-1.1.1$ make winexe-install > unpacking winexe-0.7 in build/ > /bin/sh: bzip2: command not found > /bin/sh: line 0: cd: build/winexe-0.7: No such file or directory > touch: cannot touch `build/winexe-0.7/.unpacked': No such file or directory > make: *** [build/winexe-0.7/.unpacked] Error 1 > > > > > Perhaps does anybody of you know why?
You're missing the bzip2 binary - apt-get install bzip2 jodunni1: If you point your staff at http://pkg-zenoss.alioth.debian.org/ (I got the url wrong a few messages ago) they'll be able to see the current packaging status. ------------------------ James Andrewartha -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=7949#7949 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
