PDA

View Full Version : No make install target? (alpha6)


mbainter
03-03-2005, 16:33
make install
make: *** No rule to make target `install-recursive', needed by `install'. Stop.

This is in alpha6. Untarred a fresh copy, made sure all temp autoconf files were deleted and reran configure with the same results. Looked through the Makefile and Makefile template and there's no install-recursive in the .PHONY list. I added it, but then just get "make: Nothing to be done for install". Indeed, the install target (from what I can tell) is commented out in the main makefile, and then there's no local install targets in the three src subdirectory makefiles either.

Am I missing something? How are the rest of you installing this?

Alexei
03-03-2005, 21:00
How are the rest of you installing this? Please, follow installation instructions from the ZABBIX Manual.