Insane_Homer wrote: > I had this problem, it's a problem with the source you're using. > > When I tried it via the svn repo in Ubuntu I got the problem, but then I > download the install .tar.gz directly from the Source Forge link it worked > fine. > > try this (as zenoss user) > > > Code: > wget http://surfnet.dl.sourceforge.net/sourceforge/zenoss/zenoss-2.3.0.tar.gz > > > > > Code: > tar xzf zenoss-2.3.0.tar.gz > > > > > Code: > cd zenoss-2.3.0 > > > > > Code: > ./install.sh > > > > it took about 20 mins for me, > > > Code: > zenoss start > >
That did it! I had used the source install when I had the problem above, but your advice turned my thought process in the right direction. I had wget and tarred the update as root! Then did the install as zenoss. Your advice got me thinking, so i downloaded the tar again, this time as zenoss, and tarred it as zenoss, and now it appears to be running through. Thanks very much for the help! -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=28102#28102 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
