2007/6/23, mpb <[EMAIL PROTECTED]>:
> Hi,
>
> Does the Gobo development team want to support Rootless on systems
> where /bin/sh is dash (instead of bash)?  Kubuntu is one such system.
> I believe Xubuntu, Ubuntu and Debian also possibly set /bin/sh to dash
> by default.
>
> In any case, I always have to set /bin/sh to bash in order to use
> Compile on Rootless.  This is not a big deal for me, but it would be
> nice if Rootless would work regardless of what /bin/sh is.
>
It should work with whatever /bin/sh points at, as long as bash is
installed. What version of scripts do you have installed? I can not
find any direct references to /bin/sh in latest version of Scripts or
Compile. Perhaps there's a shell os.system call in a python script
that is dependant on which shell it uses, but I doubt any such call is
left (they were, or should at least be, all prefixed with /bin/bash).

-- 
/Jonas
_______________________________________________
gobolinux-devel mailing list
[email protected]
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to