You're right .output of echo$PATH was without root.
su -root is not working instead I tried su.
output of  find / -type f -name update-rc.d is
/usr/share/sysvinit/update-rc.d.
after runnig  PATH=$PATH:`/usr/share/sysvinit/update-rc.d`
I got this error
update-rc.d: not present yet.

You are replacing sysv-rc with file-rc or another -rc package, or
the other way around. The replacement package must first be
unpacked before you can configure other packages.

Exiting with error status 1.

--~--~---------~--~----~------------~-------~--~----~
Do you have another question? Click here - 
http://groups.google.com/group/iitdlug/post
l...@iitd community mailing list -- http://groups.google.com/group/iitdlug
-~----------~----~----~----~------~----~------~--~---

Reply via email to