osx snow leopard - Unable to install rvm on mac OSX 10.6.8 -


i've been unsuccessfully trying install rvm on snow leopard, everysingle way tried ended in same way:

$ \curl -l https://get.rvm.io | bash -s stable --ruby=1.9.3   % total    % received % xferd  average speed   time    time     time  current                                  dload  upload   total   spent    left  speed 100 13707  100 13707    0     0   8880      0  0:00:01  0:00:01 --:--:-- 33350 please read , follow further instructions. press enter continue. downloading rvm wayneeseguin branch stable   % total    % received % xferd  average speed   time    time     time  current                                  dload  upload   total   spent    left  speed 100 1062k  100 1062k    0     0   198k      0  0:00:05  0:00:05 --:--:--  288k tar: unrecognized option `--strip-components' pour en savoir davantage, faites: `tar --help'. not extract rvm sources. 

thanks help

this happen tar version fink, try ls -l /sw/bin/gtar - in case not use fink remove rm -rf /sw.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -