Installing from source to Ubuntu LTS 8.04.3 64-bit server, set up as LAMP 
server, with samba and openssh installed too.

Install fails here -- I read and inquired about a patch but do not know for 
sure if it applies to my situation, also instruction for its usage were not 
clear for someone new to Linux (me).

Last part of zenbuild.log:

cd Samba/source ;                               \
        ./autogen.sh ;                                  \
        CPPFLAGS="-I//usr/local/zenoss/include/python2.4"                       
\
        ./configure --without-readline --enable-debug ; \
        make proto bin/wmic bin/winexe libraries ;              \
        touch pywmi-build
./autogen.sh: need autoconf 2.53 or later to build samba from SVN
/bin/sh: ./configure: not found
make[2]: Entering directory 
`/home/zenoss/zenoss-2.4.5/build/wmi-1.2.10/Samba/source'
make[2]: *** No rule to make target `proto'.  Stop.
make[2]: Leaving directory 
`/home/zenoss/zenoss-2.4.5/build/wmi-1.2.10/Samba/source'
make[1]: Leaving directory `/home/zenoss/zenoss-2.4.5/build/wmi-1.2.10'
make[1]: Entering directory `/home/zenoss/zenoss-2.4.5/build/wmi-1.2.10'
cd Samba/source ;                               \
        ./autogen.sh ;                                  \
        CPPFLAGS="-I//usr/local/zenoss/include/python2.4"                       
\
        ./configure --without-readline --enable-debug ; \
        make proto bin/wmic bin/winexe libraries ;              \
        touch pywmi-build
./autogen.sh: need autoconf 2.53 or later to build samba from SVN
/bin/sh: ./configure: not found
make[2]: Entering directory 
`/home/zenoss/zenoss-2.4.5/build/wmi-1.2.10/Samba/source'
make[2]: *** No rule to make target `proto'.  Stop.
make[2]: Leaving directory 
`/home/zenoss/zenoss-2.4.5/build/wmi-1.2.10/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
make[1]: *** [pywmi-installed] Error 1
make[1]: Leaving directory `/home/zenoss/zenoss-2.4.5/build/wmi-1.2.10'

Could someone please advise what to do??

I like the source install because it allowed me to decide beforehand where the 
database lives, in a separate directory that I created.

Thank you, Tom




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

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

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



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

Reply via email to