I am having a problem with my Zenoss install on Ubuntu FF. 
When I run ./install.sh it errors with the following message:


> make: *** build/Zope-2.8.8-final/makefile Error 1
> unable to build zenoss and prerequisites, see zenbuild.log
> 

 The following is the output of the zenbuild.log
Any ideas of what I need to do.  I followed the 
http://www.zenoss.com/community/docs/install-guides/installing-zenoss-on-ubuntu-7-04-feisty-fawn/
 tutorial to do the install.


Code:
:~/zenoss-2.0.4$ more zenbuild.log
Thu Aug 23 03:58:44 CDT 2007

Using Python interpreter at /usr/local/bin/python2.4

Configuring Zope installation


The Python interpreter you are using does not appear to have the 'zlib'
library module installed.  For Zope to be able to run, you must install a
Python interpreter which includes the zlib module, or install the zlib library
into your Python interpreter manually.  The file which represents the library
is named 'zlib.so' (UNIX) or 'zlib.dll' (Windows) and is typically located in
the 'lib-dynload' directory of your Python's library directory.  Some
Python packagers ship the zlib module as a separate installable binary. If you
are using a system-provided Python installation, you may want to look for
a 'python-zlib' package (or something like it) and install it to make the
Python zlib module available to Zope.

Run the configure script with the --ignore-zlib option to prevent this
warning with the understanding that Zope will not start properly until
you've installed the zlib module.








-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=10121#10121

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to