Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Installing Zenoss on Ubuntu Server 7.10 Gutsy

  1. #11
    Join Date
    Aug 2006
    Beans
    26

    Re: Installing Zenoss on Ubuntu Server 7.10 Gutsy

    The end of step five says to type the command apt-get update && apt get safe-upgrade, but the ubuntu doesn't like "safe-upgrade". I had to use "upgrade" instead. Why is that? Where did the author get the idea for using "safe-upgrade"?

    Daniel

  2. #12
    Join Date
    Aug 2006
    Beans
    26

    Question Re: Installing Zenoss on Ubuntu Server 7.10 Gutsy

    In the instructions to install Zenoss on Ubuntu 7.04 Server (http://www.zenoss.com/community/docs...on-ubuntu-7.04), these step 8 tells to do the following:

    8. Zenoss requires some environment variables to be set, so we need to add them
    to the 'zenoss' user's bash startup script. Enter the command:

    vim /home/zenoss/.bashrc

    And add these lines to the end:

    export ZENHOME=/usr/local/zenoss
    export PYTHONPATH=$ZENHOME/lib/python
    export PATH=$ZENHOME/bin:$PATH

    Save the file and close the editor.

    Why is this not done in these instructions to install Zenoss on Ubuntu 7.10 Server?

  3. #13
    Join Date
    Mar 2008
    Beans
    24

    Re: Installing Zenoss on Ubuntu Server 7.10 Gutsy

    I have installed Zenoss in 7.10, but after I restart I get the message that The Deskbar Applet cannot load, do you want to delete or not delete...

    When I check the status of Zenoss, none of the services are running. What did I miss in the setup to cause this?

  4. #14
    Join Date
    Feb 2006
    Location
    Kentucky
    Beans
    417

    Re: Installing Zenoss on Ubuntu Server 7.10 Gutsy

    If all you want is Zenoss installed then it may be worth it to look at http://www.rpath.org/rbuilder/project/zenoss/.
    Thanks,

    etank

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •