On Thu, 18 Oct 2007 06:40:47 +0200, Carlo Calica <[EMAIL PROTECTED]> wrote:

> On 10/17/07, Hisham Muhammad <[EMAIL PROTECTED]> wrote:
>>
>> To be honest, "laziness", mostly. When I'm in a hurry to fix some bug
>> or get something to work it's usually quicker to use sudo than to
>> divert my focus and go through Compile and try to figure out what's
>> wrong. That said, any fixes/patches to improve non-superuser support
>> is welcome.
>>
>
> Kind of a shotgun approach but how about adding:
>
> Is_Writable "${goboPrograms}" || Verify_Superuser
> Is_Writable "${goboInstall}"  || Verify_Superuser
>
> towards the top?  I still prefer only sudoing the install phase.
>
>
How about making it world writable and sticky, like swap space, i.e.
'chmod -R a+rwX,o+t /Files/Compile'? Or maybe keeping it sticky just for
/Files/Compile/Sources?

-- 
/Jonas

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to