Created
August 7, 2009 03:49
-
-
Save softprops/163696 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
(~) > rip check | |
All systems go. | |
(~) > rip install git://github.com/defunkt/cijoe.git 0.1.0 | |
destination directory 'cijoe-3ecfbb14ec9be7ef8b8ff9a6abb7c197' already exists. | |
rip: install failed | |
-> No such file or directory - /Users/doug/.rip/rip-packages/cijoe-3ecfbb14ec9be7ef8b8ff9a6abb7c197 | |
(~) > tail -6 .profile | |
# -- start rip config -- # | |
RIPDIR=/Users/doug/.rip | |
RUBYLIB="$RUBYLIB:$RIPDIR/active/lib" | |
PATH="$PATH:$RIPDIR/active/bin" | |
export RIPDIR RUBYLIB PATH | |
# -- end rip config -- # |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment