Dear luxInteg,

In message <[email protected]> you wrote:
> 
> I normally  compile stuff as an ordinary user,  but   I noticed in this area  
>  
> people often compile as root as  kernel  modules are involved.   I note 
> xenomai can be compiled either as user or root so  is there a preferred way ?

You should incorporate the rule to always work as normal user only,
and only in the very few cases where you really need root permissions
(like when installing code into system direcotries or loading kernel
modules) you should use "sudo" or similar.


Short answer: all compilations and all other building of sowtare
should always be done as normal user only, and never ever as root.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected]
Of course there's no reason for it, it's just our policy.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to