On Mon, March 2, 2015 3:55 am, Ales Krek wrote:
when I type last command to install the program sudo make install i get this .....cp -fp xymongrep xymondigest xymon xymoncmd xymonlaunch xymoncfg y/server/bin/ cp: target
y/server/bin/' is not a directory make[1]: *** [install-bin] Error 1 make[1]: Leaving directory/home/ak/xymon/xymon-4.3.18/common' make: *** [install-common] Error 2 ak at ubuntu:~/xymon/xymon-4.3.18$what can i do? Thank you for your support!
Aleš Krek
Hi,
I believe you might have accidentally typed "y" in response to a ./configure question that was looking for a directory name. (Possibly asking for the xymonhome directory.)
Can you do a make distclean and run through the config process again? If it recurs, can you attach the contents of the root-level 'Makefile' file that the ./configure script(s) generate out?
Regards,
-jc