>>> On Thu, Jun 14, 2007 at 10:17 AM, in message <!&!AAAAAAAAAAAYAAAAAAAAAK21TMmyQp9PhYw+aeb964ECggAAEAAAAG8cJz9PnHBFhInJ+7QEIIUB [EMAIL PROTECTED]>, "Kristopher D. Dick" <[EMAIL PROTECTED]> wrote: > Has anyone had any success installing Zenoss 2 on Ubuntu? I've tried both > upgrading and clean installs and I always run into this error: > ********** > unpacking wmi- 0.1.0 in build/ > make: *** [wmi- install] Error 2 > unable to build zenoss and prerequisites, see zenbuild.log > **********
I just did this a couple days ago. IIRC, I think that zenbuild.log will indicate that swig isn't installed. Try an: apt-get install swig and then give the install another shot. -Tim -- Tim Wilson, Director of Technology Buffalo-Hanover-Montrose Schools 214 1st Ave NE Buffalo, MN 55313 ph: 763.682.8740 fax: 763.682.8743 http://www.buffalo.k12.mn.us _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
