Nothing gets installed in /etc/init.d using make install. You can
manually install them from the etc dir in the source tree though and
they should work. They do automatically get installed when you install
with a rpm, or use the debian packages. What install document are you
using? We can update it to be more clear.
From your first email you claimed no slurmctld/slurmd was installed in
/usr/sbin. That seems to me the install didn't work. I would check
your output from the build process and make sure you did it as root. I
personally haven't done much with 'make check' so I don't know what
happens there, but it most likely isn't related to your problems here.
(For what it is worth though, I just ran make check on my 2.4 install on
ubuntu 11.10 with no failures.)
Danny
On 02/09/12 14:35, HareKrishna wrote:
Yes I just do ./configure && make && make check (it fails to run
'runtest', other tests were passed) && make install
In all these installation outputs, I never see any thing installed or
made undet /etc/init.d