[RVM](https://rvm.io) is a command line tool which allows users to easily install, manage and work with multiple Ruby environments from interpreters to sets of gems.
0
votes
0answers
92 views
OS X 10.8.3 Terminal Error After RVM install
I am an amateur front-end web developer with a decent handle on html5, css, and jquery. Recently, I have been venturing into unknown territory with Ruby on Rails. After watching my fair share of ...
1
vote
1answer
30 views
Is VimGolf Compatible with Ruby 2.0?
I followed the VimGolf install instructions using Ruby 2.0.0, and got a command not found out of it. I switched over to 1.9.3 (via RVM) and did the same, and it works like a charm.
Is VimGolf not ...
0
votes
1answer
33 views
Bash script on OSX that switches between root and user
I'm attempting to write a script that, among other things, installs rvm. In order to do this the script is run as root (sudo setup.sh) where setup.sh calls a subscript that installs rvm. However, in ...
0
votes
1answer
74 views
Could not install Ruby 2.0 because Openssl.org down?
I tried to install ruby-2.0.0-p0 on Macintosh at several times. But I never success. I tried brew install openssl or rvm pkg install openssl but progress bar is always 0% and I never access to ...
0
votes
1answer
60 views
Fresh RVM Installation on OS X, not able to run server due to sqlite3 issues
I installed rvm on my Mac OS X 10.6.8 (running Snow Leopard) and tried to start up my first sample app. After a few hours of fiddling around with the gems, I decided to post the issue here, because I ...
0
votes
2answers
45 views
Rails on ubuntu not found - but in list of my gem installs
I'm trying to install rails on ubuntu, doing so using rvm and not the apt-get which is outdated.
so far I had no troubles - rvm working good, so does gem and ruby.
but when I'm trying to load rails ...
1
vote
2answers
59 views
RVM installation: `/usr/local/rvm': Permission denied
demas@demas:~$ sudo rm -rf /etc/rvmrc /etc/profile.d/rvm.sh /usr/local/rvm
demas@demas:~$ curl -L https://get.rvm.io | bash -s stable
% Total % Received % Xferd Average Speed Time Time ...
0
votes
1answer
30 views
RVM 1.0.1 installation & dependencies
I have developed a web app in Ruby on Rails using RVM 1.0.1, Ruby 1.8.7 and Rails 3.0.3. For new installations, we were getting RVM 1.0.1 from http://rvm.beginrescueend.com/releases/rvm-1.0.1.tar.gz
...
0
votes
0answers
57 views
Cap deploy failed when running “rvm rvmrc trust”
After first success deployment using Capistrano, running cap deploy failed:
no old releases to clean up
triggering after callbacks for deploy'<br/>
* 2013-04-16 10:59:15 ...
0
votes
3answers
132 views
Install RVM on Mac OSX 10.5
Need to use SASS / Compass locally, but the Ruby on my old Mac OSX on this machine is not compatible: sass requires Ruby version >= 1.8.7.. After research it seems like I need RVM, but haven't been ...
1
vote
3answers
132 views
Borked OSX Ruby Installation
I'm not entirely sure when it happened, but attempting to run homebrew on my OSX Mountain Lion machine now yields a strange error:
...
2
votes
0answers
75 views
RVM installed ruby no such file or directory
I have installed RVM without any problems. But when I try to install ruby 1.9.3 it returns an error:
ruby-1.9.3-p392 - #configure
ruby-1.9.3-p392 - #download
ruby-1.9.3-p392 - #validate archive
...
0
votes
1answer
47 views
Roll back rails version
I have installed Rails 3.2.13 (gem install rails -v 3.2.13) currently. But for some reasons I needed roll back to version 3.2.13. How can I do it?
Now:
> rails -v
You have requested:
rails ...
0
votes
0answers
69 views
Going crazy trying to make Rails work with MySQL on MAC OS X 10.8.3
While I am new to RoR I feel like I have done everything possible to get this done namely:
Downloaded & Installed MySQL
Updated OSX
Updaded XCode
Installed RVM
Installed Homebrew
Gems seem to be ...
0
votes
1answer
58 views
Capistrano VPS deploy error
I am using Capistrano to deploy to a VPS. In my deploy.rb:
require "bundler/capistrano"
server "xxx.xxx.xx.xxx", :web, :app, :db, primary: true
set :application, "riffbox"
set :user, "root"
set ...
2
votes
3answers
203 views
Homebrew (Mac): cannot install libksba or dependency libgpg-error
I'm setting up a new Mac for development with Ruby on Rails. I have installed XCode (including command line tools), Homebrew, and RVM properly. However, when I try to install the 2.0.0 Ruby version ...
-1
votes
1answer
40 views
RVM git has no installation candidate [closed]
I'm currently trying to install ruby via rvm on Ubuntu 10.04 with Plesk 11.
My rvm version is 1.19.3..
Unfortunately, rvm fails while installing the requirements, namely git.
The log says there is no ...
3
votes
1answer
100 views
Configuring issue when install a version of Ruby with RVM
RVM is installed and running. I am trying to install Ruby 2.0, but this happens with any version I try to install. This is a fresh install of rvm without ruby. I am running Debian Squeeze.
After ...
1
vote
2answers
42 views
How to output RVM needed download URLs
I'm trying to install RVM in my workstation.
But in my work's network, the internet is reached via an proxy. This proxy eventually blocks some URLs based in a internal security policy.
I shall to do ...
0
votes
1answer
93 views
What tool runs during a “cd” and checks the .ruby_version file?
I've installed a bunch of tools related to ruby recently. Macports ruby19 (then uninstalled per advice here on SO), then installed RVM and ruby-1.9.3-p. And now, I notice that I get a message when ...
1
vote
1answer
32 views
Segmentation fault after launch rspec test
We're working in a RoR app (Ruby v. 1.9.3, RoR v. 3.2.12, rvm v. 1.8.14) and when we launch a rspec test, we obtain the following crash (I can't copy here, it's too long):
...
2
votes
1answer
52 views
Installing RVM getting errors with configure
I'm getting errors installing RVM, I have installed Ruby 2.0.0 with brew, and now I'm trying to run the RVM command at http://www.rvm.io
Error running './configure ...
0
votes
1answer
47 views
How do I set a default Ruby version using RVM?
I installed Ruby, Rails and other stuff from rubyinstaller.org on to my MacOS X Lion system. However, I am not able to override the Mac version of Ruby which is 1.8.3. How do I overrite it to the ...
0
votes
1answer
43 views
RVM cannot install ree
When trying to install ree with rvm, I get the following error:
Error running 'env CFLAGS=-I/usr/local/opt/libyaml/include -I/usr/local/opt/readline/include -I/usr/local/opt/libxml2/include ...
0
votes
0answers
73 views
Cannot install rvm on Cygwin
I am following this tutorial at http://blog.developwithpassion.com/2012/03/30/installing-rvm-with-cygwin-on-windows/ on installing rvm on cygwin.
When I run their script as shown
$ ...
1
vote
2answers
150 views
Can't install Ruby using RVM
I'm running Debian Wheezy with kernel 2.6.32-028stab101.1.
I just installed Ruby and RVM. The current installed version is
ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux],
however, I ...
0
votes
0answers
41 views
Install RVM part of a “UserData” script for an EC2 instance
I've Base64 Encoded this Userdata script to be ran on initialization of a EC2 instance, but for some reason, it doesn't install RVM. I think it's do to a user issue, but i'm not sure.
I'm using the ...
0
votes
1answer
19 views
Executing Rails-using script using crontab
I'm trying to run a ruby script that I can run just fine using Ruby from my home directory, but that fails using cron. The beginning of the script autocheck.rb looks like this:
require 'rubygems'
...
0
votes
1answer
32 views
Why is 'gem list' not showing the available gem that 'bundle install' show?
On my production server :
When I do a bundle install I can see 'using schema_plus (1.0.1)' message
When I do a 'gem list' I don't see it anymore.
Why is there a difference between both ?
That should ...
0
votes
2answers
44 views
.rvmrc syntax error
I am trying to work with a web app made by someone else. I cloned that repo and when I cd'ed into it, the .rvmrc executed. But I am getting the following error in it:
: command not found
: command ...
-2
votes
4answers
186 views
Error While installing Ruby
I have used this procedure.I m using Linux Mint.
I am getting the following error while installing.
E: Unable to locate package libreadline6-dev
E: Unable to locate package libyaml-dev
E: Unable to ...
0
votes
1answer
30 views
Installing mysql2 gem - HAVE_UINT (ushort, uint type redefinition errors)
Yes, this is yet another question about installing the mysql2 gem for use in Ruby on Rails. But it's an error I haven't been able to find listed in another question.
I've got the 64 bit MySQL and ...
0
votes
0answers
79 views
Brew install not working - Configures but make install fails to execute
I have tried using both brew and rvm install to install ruby 1.9.2
Both result in the same error:
==> Installing ruby-build dependency: autoconf
==> Downloading ...
0
votes
0answers
216 views
what is osx_brew and can i install it in my ubuntu machin?
I have tried so many tries to correct the issues with ruby version. In between somewhere i have installed osx_brew in my machine. Actually i don't know why i have install this. After a short googling ...
1
vote
0answers
92 views
(CRON) error (grandchild #26321 failed with exit status 127)
I am using whenever gem my schedule.rb content is
every 2.minutes do runner
"Refinery::Page.update_publishing_date_to_list_in_menu" end
I get this by crontab -l
# Begin Whenever generated ...
0
votes
2answers
75 views
How to use multiple rvm gemsets in single tmuxinator session
I have a tmuxinator session set up where one tab (editor) is using a project with it's own rvm gemset (and .rvmrc) and another tab (rails) is using a separate rvm gemset (and .rvmrc)
project_root: .
...
3
votes
1answer
143 views
Monitoring Ruby script, using Monit - Including RVM
Im using Monit to monitor a ruby script that uses Ruby daemons gem, which launches a separate process with PID - following the instructions from Monitor ruby processes with Monit
In order to execute ...
-1
votes
2answers
40 views
RVM Command Not Working After Gem Install
I installed RVM with sudo rvm install and now I'm trying to call rvm use 1.9.3 before I start a Rails project but I'm getting this error from the command line: -bash: rvm: command not found
Anybody ...
0
votes
2answers
61 views
iconv rvm install error
When I try and install iconv by running: rvm pkg install iconv, it fails with this error:
Error running 'autoreconf -is --force',
please read /usr/local/rvm/log/libiconv/autoreconf.log
Configuring ...
1
vote
2answers
24 views
How to clear all the ruby and rvm installations that i have installed so far
I am very new to ruby i have installed ruby on my machine and currently the ruby version showing is 1.9.3. But when i try to install new project on rails it shows ruby 1.9.1 load error even if i have ...
0
votes
0answers
376 views
Error While running rvm requirements command
What should i do if i get like this ???
thanks in advance. kindly reply soon
Reading package lists...
Installing required packages: git-core......
Installing required packages: libreadline6-dev, ...
-1
votes
1answer
83 views
RVM not recognizing gemset?
After creating the gemset, cd out of and back into the folder throws the error that the gemset does not exist.
Here is my shell session
dewet-mac:~ dewet$ cd ruby/routerscript/
Gemset 'routerscript' ...
0
votes
0answers
36 views
RVM - cannot install thrift on Amazon Linux checking strlcpy() in string.h
I'm using:
Amazon Linux - 2012.09
RVM v1.19.1
Ruby ruby-1.9.3-p362 (via RVM)
System ruby 1.8.7
Thrift v0.7.0 (I know there is a newer version that removes the C dependancy, however, I have a ...
0
votes
2answers
100 views
rvm system install, bins not properly symlinked
I'm on ubuntu 12.04 and installed rvm system wide with:
$ \curl -L https://get.rvm.io | sudo bash -s stable
So far I've always performed single user installs and to he honest I'm quite confused by ...
0
votes
0answers
106 views
cannot find OpenSSL::SSL::VERIFY_NONE or OpenSSL::SSL::VERIFY_PEER
I have jruby 1.9 installed on a system and the OpenSSL::SSL::VERIFY_NONE works fine on it.
I am trying to use the same code on a mac using rvm - ruby1.9.3 , ruby 1.8.7 and seems like its not working ...
0
votes
1answer
61 views
downloaded ruby on rails but it wont run commands
I downloaded ruby on rails on ubuntu 12.10 through this tutorial http://technical-feeds.blogspot.ca/2013/02/how-to-install-ubuntu-and-ruby-on-rails.html.
I did everything and it worked fine.
I ...
2
votes
2answers
720 views
Issues installing ruby on osx 10.8
Guys i am try to install ruby on mac using guides from this site http://www.moncefbelyamani.com/how-to-install-xcode-homebrew-git-rvm-ruby-on-mac/
but when i issues following commands on mac terminal:
...
0
votes
1answer
239 views
Trying to remove yum wick is protected in Centos
Well, I'm trying to execute the following commando.
yum remove libffi-3.0.9-1.el5.rf.i386
Because I need that file (?) because is giving me problems when installing ruby with rvm, as libffi-devel ...
0
votes
0answers
89 views
How do I use rvm to install ruby on a dreamhost shared server?
I've been following the guide here:
http://spontaneousderivation.com/2012/09/30/rails-3-2-on-a-shared-dreamhost-server/
to get rails 3.2 and ruby 1.9.3 running on a dreamhost shared server but I ...
0
votes
1answer
88 views
rdiscount “ERROR: Failed to build gem native extension.”
This is interesting. I had rdiscount working within one rvm gemset, but when I tried to add it to another, I would get ERROR: Failed to build gem native extension. So I tried removing it from the ...


