On Sat, 2009-08-08 at 13:16 +0530, rajan ways wrote:
> 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.
> 
> 
> > 

It's not su -root, it's su - root (there is a space before root)

And try PATH=$PATH:/usr/share/sysvinit



--~--~---------~--~----~------------~-------~--~----~
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