On Thu, May 15, 2008 at 2:28 PM, Vladimir Micovic <vladimir at micovic.com> wrote:
Hello,
I have problem with installing, here is the error:
chgrp
id -g hobity/data/rrdBBHOME="y/server" MANROOT="y" INSTALLROOT="" INSTALLBINDIR="y/server/bin" INSTALLETCDIR="y/server/etc" INSTALLEXTDIR="y/server/ext" INSTALLTMPDIR="y/server/tmp" INSTALLWEBDIR="y/server/web" INSTALLWWWDIR="y/server/www" make -C common install
make[1]: Entering directory `/root/hobbit-4.2.0/common'
cp -fp bbhostgrep bbhostshow bbdigest bb bbcmd hobbitlaunch y/server/bin/
cp: target `y/server/bin/' is not a directory
make[1]: *** [install-bin] Error 1
make[1]: Leaving directory `/root/hobbit-4.2.0/common'
make: *** [install-common] Error 2
It looks almost as if every question that comes up asking for a path, you answered y (for Yes) followed by the path. You're only supposed to enter the pathname, unless you *really* want the Hobbit runtime to be installed under a directory called 'y' within the Hobbit source tree.
Ralph Mitchell