Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-alt
i have set my path for gentoo prefix in ~/profile on osx. i noticed
that
http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-macos.xml
doesnt suggest doing so. would it be a good idea to add that for osx,
unix, and linux? here is what i have in ~/.profile for osx.
ibook:~ matt$ cat .profile
export EDITOR=$(which nano)
EPREFIX="$HOME/gentoo"
GENTOO_LOCAL="$EPREFIX/usr/local/bin"
GENTOO="$EPREFIX/bin:$EPREFIX/sbin:$EPREFIX/usr/bin:$EPREFIX/usr/sbin:$EPREFIX/usr/lib:$EPREFIX/usr/games/bin:$GENTOO_LOCAL"
PATH="/bin:/sbin:/usr/bin:/usr/sbin"
PATH="$GENTOO:$PATH"
export PATH
[ -r /etc/bashrc ] && source /etc/bashrc
ibook:~ matt$
thanks
matt
--
gentoo-alt@g.o mailing list
|
|