Created
December 27, 2012 02:37
-
-
Save kozo2/4384993 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>>> Installing (1 of 1) app-shells/zsh-5.0.2 | |
* | |
* If you want to enable Portage completions and Gentoo prompt, | |
* emerge app-shells/zsh-completion and add | |
* autoload -U compinit promptinit | |
* compinit | |
* promptinit; prompt gentoo | |
* to your ~/.zshrc | |
* | |
* Also, if you want to enable cache for the completions, add | |
* zstyle ':completion::complete:*' use-cache 1 | |
* to your ~/.zshrc | |
* | |
>>> Recording app-shells/zsh in "world" favorites file... | |
* Messages for package app-shells/zsh-5.0.2: | |
* | |
* If you want to enable Portage completions and Gentoo prompt, | |
* emerge app-shells/zsh-completion and add | |
* autoload -U compinit promptinit | |
* compinit | |
* promptinit; prompt gentoo | |
* to your ~/.zshrc | |
* | |
* Also, if you want to enable cache for the completions, add | |
* zstyle ':completion::complete:*' use-cache 1 | |
* to your ~/.zshrc | |
* | |
>>> Auto-cleaning packages... | |
>>> No outdated packages were found on your system. | |
* GNU info directory index is up-to-date. | |
!!! existing preserved libs: | |
>>> package: sys-libs/ncurses-5.9-r02.1 | |
* - /Users/knishida/Gentoo/lib/libncurses.5.dylib | |
* used by /Users/knishida/Gentoo/usr/lib/python2.7/lib-dynload/_curses.bundle (dev-lang/python-2.7.3-r2) | |
* used by /Users/knishida/Gentoo/usr/lib/python2.7/lib-dynload/_curses_panel.bundle (dev-lang/python-2.7.3-r2) | |
Use emerge @preserved-rebuild to rebuild packages using these libraries | |
* IMPORTANT: 3 news items need reading for repository 'gentoo_prefix'. | |
* Use eselect news to read news items. | |
* Creating the Prefix start script (startprefix) | |
* To start Gentoo Prefix, run the script /Users/knishida/Gentoo/startprefix | |
* You can copy this file to a more convenient place if you like. | |
* WARNING: your shell initialisation (.cshrc, .bashrc, .profile) | |
* seems to prepend to your PATH, this might kill your | |
* Prefix: | |
* /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin: | |
* You better fix this, YOU HAVE BEEN WARNED! | |
Woah! Everything just worked! Now YOU should run | |
/Users/knishida/Gentoo/startprefix | |
and enjoy! Thanks for using me, it was a pleasure to work with you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment