vertiginous / pik

Ruby version manager for Windows
830 stars 122 forks source link

How can I change the target install directory for Ruby? #129

Open sevgun opened 12 years ago

sevgun commented 12 years ago

Just installed pik then used it to install Ruby 1.9.2, but when i check; it cant find the ruby just installed

cmd window output is below for info :

D:\Tools\pik>pik install 1.9.2 ERROR: You need the 7zip utility to extract this file. Run 'pik package 7zip install'

D:\Tools\pik>pik package 7zip install INFO: Downloading: http://downloads.sourceforge.net/sevenzip/7za920.zip to: C:\Users\user1.pik\downloads\7za920.zip

7za920.zip: 100% |ooooooooooooooooooooooooooooo| 375.8KB/375.8KB Time: 00:00:01

D:\Tools\pik>pik install 1.9.2 INFO: Installing ruby-1.9.2-p136

INFO: Downloading: http://rubyforge.org/frs/download.php/73723/ruby-1.9.2-p136- i386-mingw32.7z to: C:\Users\user1.pik\downloads\ruby-1.9.2-p136-i386-mingw32.7z

ruby-1.9.2-p136-i386-min...7z: 100% |oooooooooo| 5.8MB/ 5.8MB Time: 00:00:07 INFO: Extracting: C:\Users\user1.pik\downloads\ruby-1.9.2-p136-i386-mingw32. 7z to: C:\Users\user1.pik\rubies\ruby-1.9.2-p136

  Extraction complete.

INFO: Adding: [ruby-]1.9.2[-p136] Located at: C:\Users\user1.pik\rubies\ruby-1.9.2-p136\bin

D:\Tools\pik>pik info pik 0.3.0.pre on Microsoft Windows [Sürüm 6.1.7601] by Gordon Thiesfeld (gthiesfeld@gmail.com)

Pik info will not work unless there is a version of ruby in the path.

You can use pik use to add one.