I'd check the filesystem permissions on $ZENHOME (/usr/local/ zenoss). Make sure they are writable by the user you are building zenoss with (zenoss). You can test this by running:

mkdir /usr/local/zenoss
touch /usr/local/zenoss/.foo


-c

On Mar 29, 2007, at 8:33 AM, Jason Stevens wrote:

Did you check zenbuild.log for error messages?

Problems with mkdir frequently indicate that $ZENHOME isn't setup correctly.

-jason

On Mar 27, 2007, at 10:51 AM, Christian Klinger wrote:

Hi,

i try to install Zenoss, but unfortunatly fail.

Maybe someone has an idea.


.profile from /home/zenoss/
export ZENHOME=/usr/local/zenoss
export PYTHONPATH=$ZENHOME/lib/python
export PATH=$ZENHOME/bin:$PATH

if i run the install script:


[EMAIL PROTECTED]:/tmp/zenoss/zenoss-1.1.1> ./install.sh

This installer actually builds Zenoss.
For a simpler installation try the VMPlayer Appliance image,
or use RPMs for Redhat based systems.

Building...

Password for the Zenoss "admin" user [zenoss]:
Enter the password again:
MySQL event database name [events]:
MySQL username for Zenoss events database [zenoss]: root

MySQL password for root [zenoss]:
mkdir: kann Verzeichnis „build“ nicht anlegen: Keine Berechtigung
gmake: *** [testZenHome] Fehler 1
unable to build zenoss and prerequisites, see zenbuild.log

Christian

_______________________________________________
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

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

Reply via email to