Rootless on OS X Lion

Fábio Mierlo <[email protected]>
Newsgroups gmane.linux.distributions.gobo.general
Message-ID <CAD-1oRTiDpdEcUp-Aoax7+D93tRQ14LEOsAX9tsJ8zYScXtGag@mail.gmail.com>
After install Xcode, install Homebrew:
https://github.com/mxcl/homebrew/wiki/installation

brew install wget
brew install coreutils --default-names
brew install gnu-sed --default-names
brew install findutils --default-names
export PATH=/usr/local/bin:$PATH

wget http://svn.gobolinux.org/tools/trunk/Scripts/bin/CreateRootlessEnvironment
bash CreateRootlessEnvironment $HOME/GoboLinux
Say yes for the question: Should a StartRootless line be added to
~/.zshrc? [Y/n]

Then add the follow line in the first line of your .zshrc:
export PATH=/usr/local/bin:$PATH

zsh
InstallPackage Compile # Skip All
Compile Mtail

Is possible that I am forgetting some step!

Fabio Mierlo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.