Well, I don't know about Intel Wireless chips (why would you need or 
want wireless on a server?), but see:
http://community.zenoss.org/trac-zenpacks/wiki/CommunityFAQGeneral?version=40#WhatOSshouldIinstallZenosson

I recommend CENTOS5.3...
--
James Pulver
Information Technology Area Supervisor
LEPP Computer Group
Cornell University



zul wrote, On 4/21/2009 3:03 AM:
> Hi, 
> 
> I'm a Linux newbie and trying to install Zenoss. I also encountered the same 
> error. I changed the autogen.sh
> 
> original:   IPATHS="-I. -Ilib/replace"
> modified: IPATHS="-I lib/replace"
> 
> Then I run the install but encountered permission error. So I change the 
> owner and permission of autom4te.cache to user zenoss
> 
> Then I run again and found another error. This time I changed the 
> configure.ac 
> 
> original : %config = (AC_FOREACH([AC_Var],   m4_defn([_AC_SUBST_VARS]), [
>         AC_Var => '$AC_Var',])
> );
> 
> 
> modified: %config = (AC_FOREACH([AC_Var], m4_define([_AC_SUBST_VARS]), [
>         AC_Var => '$AC_Var',])
> );
> 
> Then I run again but still encountered errors:
> 
> 
> Code:
> checking for sa_family_t... yes
> checking for struct sockaddr... yes
> checking for struct sockaddr_storage... yes
> checking for struct addrinfo... yes
> checking for struct ifaddrs... yes
> checking for socklen_t... yes
> checking for struct winsize... yes
> checking return type of signal handlers... (cached) void
> checking for h_errno... yes
> checking whether h_errno is declared... yes
> checking arpa/nameser.h usability... no
> checking arpa/nameser.h presence... yes
> configure: WARNING: arpa/nameser.h: present but cannot be compiled
> configure: WARNING: arpa/nameser.h:     check for missing prerequisite 
> headers?
> configure: WARNING: arpa/nameser.h: see the Autoconf documentation
> configure: WARNING: arpa/nameser.h:     section "Present But Cannot Be 
> Compiled"
> configure: WARNING: arpa/nameser.h: proceeding with the preprocessor's result
> configure: WARNING: arpa/nameser.h: in the future, the compiler will take 
> precedence
> checking for arpa/nameser.h... yes
> checking for resolv.h... no
> checking for res_search... no
> checking for res_nsearch... no
> checking for res_ndestroy... no
> checking for dn_expand... no
> checking for _res... no
> checking for flex... no
> checking for lex... no
> checking for bison... no
> checking for byacc... no
> checking for gai_strerror... yes
> checking execinfo.h usability... yes
> checking execinfo.h presence... yes
> checking for execinfo.h... yes
> checking for backtrace... yes
> checking for sigprocmask... yes
> checking for sigblock... yes
> checking for sigaction... yes
> checking for setsid... yes
> configure: checking how to get filesystem space usage...
> checking sys/statfs.h usability... yes
> checking sys/statfs.h presence... yes
> checking for sys/statfs.h... yes
> checking sys/statvfs.h usability... yes
> checking sys/statvfs.h presence... yes
> checking for sys/statvfs.h... yes
> checking sys/vfs.h usability... yes
> checking sys/vfs.h presence... yes
> checking for sys/vfs.h... yes
> checking for sys/mount.h... yes
> checking statvfs64 function (SVR4)... no
> checking statvfs function (SVR4)... yes
> checking sys/attributes.h usability... no
> checking sys/attributes.h presence... no
> checking for sys/attributes.h... no
> checking attr/xattr.h usability... no
> checking attr/xattr.h presence... no
> checking for attr/xattr.h... no
> checking sys/xattr.h usability... yes
> checking sys/xattr.h presence... yes
> checking for sys/xattr.h... yes
> checking for library containing flistxattr... none required
> checking for flistxattr... yes
> checking whether xattr interface takes additional options... no
> checking for irix specific capabilities... no
> checking if gettimeofday takes tz argument... yes
> checking popt.h usability... no
> checking popt.h presence... no
> checking for popt.h... no
> checking for poptGetContext in -lpopt... no
> checking whether to use included popt... yes
> checking float.h usability... yes
> checking float.h presence... yes
> checking for float.h... yes
> checking alloca.h usability... yes
> checking alloca.h presence... yes
> checking for alloca.h... yes
> checking Whether iconv.h is present... yes
> checking for writev... (cached) yes
> checking for readv... (cached) yes
> checking for sin_len in sock... no
> checking for connect... yes
> checking for gethostbyname... yes
> checking for unix domain sockets... yes
> checking for AF_LOCAL socket support... no
> checking for gethostbyname2... yes
> checking for iface AIX... no
> checking for iface ifconf... no
> checking for iface ifreq... no
> checking size of size_t... (cached) 4
> checking size of void *... 4
> checking for mmap... yes
> checking for pread... (cached) yes
> checking for pwrite... (cached) yes
> checking for getpagesize... yes
> checking for utime... yes
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> checking for sys/select.h... (cached) yes
> checking for sys/time.h... (cached) yes
> checking for pread declaration... no
> checking for pwrite declaration... no
> checking for Python... no
> checking for SQLITE3 support... no
> checking for Python... no
> checking for pkg-config... /usr/bin/pkg-config
> checking for gnutls... no
> Package gnutls was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gnutls.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gnutls' found
> checking gnutls/gnutls.h usability... no
> checking gnutls/gnutls.h presence... no
> checking for gnutls/gnutls.h... no
> checking for gnutls_global_init in -lgnutls... no
> checking whether gnutls_x509_crt_set_version is declared... no
> checking for sys/epoll.h... (cached) yes
> checking for epoll_create... (cached) yes
> checking whether to use pthreads... no
> checking whether to search for setproctitle support... no
> checking for gconf-2.0... no
> Package gconf-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gconf-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gconf-2.0' found
> checking for glib-2.0 gtk+-2.0 >= 2.4... no
> Package glib-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `glib-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'glib-2.0' found
> Package gtk+-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gtk+-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtk+-2.0' found
> checking for tv_nsec nanosecond fields in struct stat... 
> checking blkid/blkid.h usability... no
> checking blkid/blkid.h presence... no
> checking for blkid/blkid.h... no
> checking for library containing blkid_get_cache... no
> checking for blkid_get_cache... no
> checking for setgroups... yes
> checking setjmp.h usability... yes
> checking setjmp.h presence... yes
> checking for setjmp.h... yes
> checking security/pam_appl.h usability... no
> checking security/pam_appl.h presence... no
> checking for security/pam_appl.h... no
> checking for pam_start in -lpam... no
> checking for crypt in -lcrypt... yes
> checking for crypt16... no
> checking for getauthuid... no
> checking for getpwanam... no
> checking sasl/sasl.h usability... no
> checking sasl/sasl.h presence... no
> checking for sasl/sasl.h... no
> checking for sasl_client_init in -lsasl2... no
> checking linux/inotify.h usability... yes
> checking linux/inotify.h presence... yes
> checking for linux/inotify.h... yes
> checking asm/unistd.h usability... yes
> checking asm/unistd.h presence... yes
> checking for asm/unistd.h... yes
> checking for inotify_init... yes
> checking for __NR_inotify_init declaration... yes
> checking math.h usability... yes
> checking math.h presence... yes
> checking for math.h... yes
> checking nss.h usability... yes
> checking nss.h presence... yes
> checking for nss.h... yes
> checking nss_common.h usability... no
> checking nss_common.h presence... no
> checking for nss_common.h... no
> checking ns_api.h usability... no
> checking ns_api.h presence... no
> checking for ns_api.h... no
> checking for Python (libcli_nbt)... no
> checking configure summary... WARNING: No automated network interface 
> determination
> yes
> configure: creating build/smb_build/config.pm
> configure: creating config.mk
> configure: creating ./config.status
> config.status: creating include/config_tmp.h
> config.status: executing default-1 commands
> Use of uninitialized value $srcdir in string ne at 
> build/smb_build/config_mk.pm line 140.
> Use of uninitialized value $builddir in concatenation (.) or string at 
> build/smb_build/config_mk.pm line 141.
> Use of uninitialized value $srcdir in concatenation (.) or string at 
> build/smb_build/config_mk.pm line 142.
> Can't open neither '/main.mk' nor '/main.mk'
> gmake[2]: Entering directory `/usr/local/zenoss/build/wmi-1.1.8/Samba/source'
> gmake[2]: *** No rule to make target `proto'.  Stop.
> gmake[2]: Leaving directory `/usr/local/zenoss/build/wmi-1.1.8/Samba/source'
> cd Samba/source ; \
>       cp bin/winexe //usr/local/zenoss/bin ; \
>       cp bin/wmic //usr/local/zenoss/bin ; \
>       cp bin/shared/*async_wmi_lib.so.0* //usr/local/zenoss/lib/python
> cp: cannot stat `bin/winexe': No such file or directory
> cp: cannot stat `bin/wmic': No such file or directory
> cp: cannot stat `bin/shared/*async_wmi_lib.so.0*': No such file or directory
> gmake[1]: *** [pywmi-installed] Error 1
> gmake[1]: Leaving directory `/usr/local/zenoss/build/wmi-1.1.8'
> 
> 
> 
> I'm really frustrated right now. Can someone suggest which distro of Linux 
> that works with Zenoss? I'm looking for a distro that support INTEL Wireless 
> chip.
> 
> Thanks.
> 
> 
> 
> 
> -------------------- m2f --------------------
> 
> Read this topic online here:
> http://forums.zenoss.com/viewtopic.php?p=33608#33608
> 
> -------------------- m2f --------------------
> 
> 
> 
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to