[gobolinux-users] Rootless and Compile

Rohan Nicholls rohan.nicholls at pareto.nl
Wed Jul 12 11:11:30 GMT 2006


Okay, I just found the thread about Directories.conf, and the need for 
UpdateSettings -q Scripts.

Rohan

Rohan Nicholls wrote:
> Hi guys,
> 
> Back in rootless mode (limited choice of OS at work).
> 
> Love the new CreateRootlessEnvironment script.
> 
> That went well, and then installed Compile, but Compile dies with this 
> error:
> Compile: Missing import: Directories
> 
> And indeed looking through the Compile, and GoboPath and ScripFunctions 
> and it seems a Directories file should exist, but I cannot find it.
> 
> Btw. I also found this in ~/Programs/Scripts/Settings/zshrc:
> export SHELL=/System/Links/Executables/zsh
> 
> and changed it to:
> 
> # This line has to come first for dircolors.
> if [ ${ROOTLESS_GOBOLINUX} ]
> then
>   export SHELL=`which zsh`
> else
>   export SHELL=/System/Links/Executables/zsh
> fi
> 
> Which got it working for me (it was breaking when I started screen).
> 
> Thanks for any solution to this as I am looking forward to installing 
> some programs.
> 
> Rohan
> 
> _______________________________________________
> gobolinux-users mailing list
> gobolinux-users at lists.gobolinux.org
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-users



More information about the gobolinux-users mailing list