Xymon Mailing List Archive search

can`t make install

list Ralph Mitchell
Thu, 15 May 2008 16:48:24 -0500
Message-Id: <user-d4502f821fd7@xymon.invalid>

On Thu, May 15, 2008 at 2:28 PM, Vladimir Micovic <user-9f6418961036@xymon.invalid>
wrote:
 Hello,


I have problem with installing, here is the error:


chgrp `id -g hobit` y/data/rrd

BBHOME="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