Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sevgun opened this issue Dec 23, 2011 · 0 comments
Open

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

sevgun opened this issue Dec 23, 2011 · 0 comments

Comments

@sevgun
Copy link

sevgun commented Dec 23, 2011

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 ([email protected])

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

You can use pik use to add one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant