Andrey Khurri wrote: > Hi all, > > Most probably this question has already been pointed here but I did not > find answer... May be some of you could help me. > When installing scratchbox and running script ./run_me_first.sh there is > an error after the last script question: > --- > Would you like me to create the group 'sbox' for you? [yes/no] (yes): > No such group! > Creating group "sbox"... > /scratchbox/sbin/sbox_configure: line 20: groupadd: command not found > ERROR creating group: sbox > --- > How can I manage it? > Thanks, > A.
Just add the group manually in whatever wat that is done on your distro (your distro might use some other command than groupadd, like newgrp). Tomas > _______________________________________________ > maemo-developers mailing list > [email protected] > https://maemo.org/mailman/listinfo/maemo-developers > > !DSPAM:440816df14629328119275! > _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
