We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
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.
The text was updated successfully, but these errors were encountered: