I'm installing Zenoss on Ubuntu using the source code.  I followed the 
following install guide and there were a few omissions:

http://www.zenoss.com/community/docs/install-guides/installing-zenoss-on-debian-sarge/?searchterm=debian

line 7 (or 2) - should include patch as apart of the apt-get install

Line 13. - says to run .install.sh, but you need to either run /inst/install.sh 
or cd to inst and then run ./install.sh

Line 14. - This line requires sudo since you're still logged in as user zenoss: 
sudo ln -s $ZENHOME/bin/zenoss /etc/init.d

Line 16 - Again, both commands require sudo as you are still pressumed to be 
logged in as user zenoss
sudo chown root:zenoss $ZENHOME/bin/zensocket
sudo chmod 04750 $ZENHOME/bin/zensocket




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

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

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



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

Reply via email to