Skip to content

Instantly share code, notes, and snippets.

@softprops
Created August 7, 2009 03:49
Show Gist options
  • Save softprops/163696 to your computer and use it in GitHub Desktop.
Save softprops/163696 to your computer and use it in GitHub Desktop.
(~) > 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