chef-ark icon indicating copy to clipboard operation
chef-ark copied to clipboard

make install should take arguments.

Open miah opened this issue 12 years ago • 0 comments

Just as 'make' takes arguments, so should install. Some software, like nagios has many components you can choose to install.

magical-unicorn:nagios miah$ make
Please supply a command line argument (i.e. 'make all').  Other targets are:
   nagios cgis contrib modules
   clean
   install install-base install-cgis install-html install-exfoliation install-config install-init install-commandmode fullinstall

miah avatar Aug 17 '12 04:08 miah