0
votes
1answer
21 views

Error message: -bash: /etc/profile.d/rvm.sh: No such file or directory

After installing Ruby successfully on my mac, every time I start the terminal, I get this message: Last login: Sun May 19 00:47:06 on ttys000 -bash: /etc/profile.d/rvm.sh: No such file or directory ...
0
votes
1answer
29 views

Installing rvm hangs on mac os x

I've been here kind of a while: The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated Installing required packages: autoconf, automake, libtool, ...
0
votes
1answer
283 views

rvm install error running 'requirements_osx_port_install_port'

Im trying to install rvm on my machine and select a version but im getting this horrible error can anybody help? I need to install dandelion deploy but cannot due to this problem. Error running ...
0
votes
0answers
27 views

RVM, Passenger Standalone, Mac OS X, and launchd, was able to source my env before OS X 10.7.5 update

I already posted this on serverfault but perhaps that was the wrong place since there was no response.... In the past (March 2013) I was able to run this plist file and source my .bash_profile to get ...
0
votes
2answers
83 views

Best install flow for a new rvm/ruby/pg/rails setup

I've reformatted my Mac Mountain Lion machine due to lots errors in rails development, broken links, outdated versions, etc, etc. I'm trying to install RVM, Ruby, Postgresl and Rails. I've installed ...
2
votes
1answer
33 views

Make rvm switch to system ruby on osx

I have a project that needs to use the system installed version of Ruby on OSX (1.8.7). My default rvm ruby is set to 2.0.0p0 and I want to keep it that way. Using RVM 1.19.6 (latest?) From ...
-2
votes
0answers
41 views

Trouble updating Ruby on OSX using RVM [closed]

I want to update my Ruby version to the latest version but I can't make it happen....this is what I get: Installing requirements for osx, might require sudo password. Already up-to-date. Updating ...
0
votes
1answer
40 views

Bad Interpreter: ruby_bundler_wrapper

I just did a fresh rvm implode and thought that I might screw up less by installing everything with a clean slate from JewelryBox. I also updated xcode to latest version (4.6.2). Here is the ...
0
votes
2answers
69 views

Can't use rails server on OS X

I installed ruby 1.9.3-p392 via RVM on OS X Mountail Lion v10.8.3. I used $ rails new tryrails to set up a rails project in the directory 'rails_projects' called 'tryrails'. However, when I try to use ...
1
vote
0answers
22 views

Exiting an SSH session with an EC2 instance wrecks local RVM

I use RVM for Ruby on a Mac running OSX 10.8.2. I'm currently using Ruby version 2.0.0. I've recently begun tinkering with EC2. An unfortunate pattern has emerged. After I exit an SSH session with my ...
1
vote
1answer
126 views

RVM Error running 'requirements_smf_libs_install automake libtool',

I'm trying to add an installation of ruby-1.9.3-p392, and during the install when installing the required packages automake, libtool, I get the following: Error running 'requirements_smf_libs_install ...
1
vote
0answers
65 views

RVM says it can't open openssl.cnf

I'm setting up my new MacBook (10.8.3) with rvm, and I consistently get this: WARNING: can't open config file: /Users/dan/.rvm/etc/openssl/openssl.cnf I looked in that directory, and do not see ...
0
votes
3answers
982 views

Installing Ruby on Rails - RVM - Mac OSX Mountain Lion

So I'm trying to install Rails 1.9.3 on my Mac running Mountain Lion. I have xCode installed and up to date. I've installed RVM and now am trying to install Rails using rvm install 1.9.3 When I run ...
0
votes
2answers
44 views

RVM Ruby with TK installation (OSX)

I'm trying to install Ruby with TK support. Using RVM, I did this: rvm install 1.9.2 -C --enable-shared --enable-pthread The installation appears to work fine, and I can see something called ...
0
votes
1answer
35 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
3answers
159 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 ...
2
votes
3answers
213 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 ...
2
votes
1answer
54 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
49 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
0answers
219 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 ...
2
votes
2answers
735 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
2answers
148 views

Error to install Ruby 1.9.3 in RVM - Make error

I have an error to compile Ruby 1.9.3 with RVM in my OSX. I already searched a lot of solutions but is not the common error. I think its a permission error, but I don't know how to solve. See my ...
0
votes
2answers
43 views

Couldn't install RVM and Ruby on Mountain Lion

I tried all of the solution at StackOverflow and none of them worked for me. I tried with following command: rvm get head; rvm install 1.9.3 --debug and the output can be found here: ...
0
votes
3answers
415 views

Ruby 2.0 cannot extract source on OS X

I am trying to install Ruby 2.0 on my Mac OS X 10.8 using the following steps http://www.interworks.com/blogs/ckaukis/2013/03/05/installing-ruby-200-rvm-and-homebrew-mac-os-x-108-mountain-lion All ...
0
votes
1answer
28 views

After uninstalling rvm I get the following when opening a new Terminal session

After uninstalling rvm I get the following when opening a new Terminal session: Last login: Tue Mar 26 22:39:30 on ttys000 -bash: /etc/profile.d/sm.sh: No such file or directory -bash: ...
0
votes
1answer
127 views

Trying to install ruby 1.9.3 via rvm and fail at brew link apple-gcc42 on OS X 10.8.3

I realize there are a long string of issues related to the new LLVM-based gcc with Xcode 4.2. So I tried to rvm get head, rvm install apple-gcc42 Installation went fine but I am unable to brew link ...
1
vote
2answers
818 views

Can't install Ruby 2.0.0 with rvm

I tried to install Ruby 2.0.0 with rvm install 2.0.0 this was my output: Searching for binary rubies, this might take some time. No binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p392. ...
0
votes
0answers
63 views

Why is the OSX system Ruby being used instead of RVM default (SilverStripe-Compass module)

I recently updated SilverStripe on my dev server to v3.0.5 using Composer which happened to pull in the silverstripe-compass module. I happen to use compass externally (not the SilverStripe module). ...
1
vote
1answer
118 views

Installing Ruby on Rails on Mac is failing

I am trying to install Ruby on rails on my Mac for the first time. I ran the following command on my terminal windows - rvm install 2.0.0 But I keep getting this error. Error running ...
1
vote
2answers
98 views

How to specify where to install RVM on mac OS X?

I am trying to install RVM after having installed Homebrew and the XCode command line tools, which tested out fine. My problem is because I used an OWC internal SSD + internal HD OS X (10.7) install ...
1
vote
1answer
131 views

LoadError: dlopen(digest/sha1.bundle): Symbol not found: _rb_Digest_SHA1_Finish

Ruby stopped working on my brother's machine recently. gem commands rails server rails console All failed with the following error: $ irb irb(main):001:0> require 'digest/sha1' LoadError: ...
0
votes
3answers
180 views

Unable to install RVM

I follow the website's instructions and call the following from my terminal Grahams-MacBook-Pro:~ Graham$ \curl -L https://get.rvm.io | bash -s stable --rails Earlier the site was down, thanks to ...
4
votes
5answers
1k views

I can't install rails on OSX 10.7.5

Whenever I run sudo gem install rails I get the following output: ERROR: Loading command: install (LoadError) cannot load such file -- openssl ERROR: While executing gem ... ...
0
votes
1answer
66 views

Error 127 when running SASS from PHP

I'm trying to use SASS from PHP but I always get a 127 error. Here is what I'm doing: $command = 'sass pathtomyfile.scss:pathtomyfile.css'; system($command, $return); echo $return; // give me: ...
0
votes
1answer
237 views

RVM Ruby 1.9.3 Errors in Mac 10.8.2

I am trying to install Ruby using RVM in Mountain Lion and keep on getting errors while running make, even when I do so with gcc=clang (as is the recommended solution on other posts). I have XCode ...
3
votes
2answers
1k views

Error running 'make' whilst installing Ruby through RVM on OS X Mountain Lion

This is my first time using Ruby. I became aware not to use sudo to install Gems so I followed this tutotrial (http://pragmaticstudio.com/blog/2010/9/23/install-rails-ruby-mac) to install RVM so that ...
5
votes
1answer
2k views

Error running 'make -j2' when installing RVM

I'm following this tutorial on setting up Rails on your Mac : http://www.moncefbelyamani.com/how-to-install-xcode-homebrew-git-rvm-ruby-on-mac/ When I get to Step 6: Install RVM with Ruby 1.9.3, ...
2
votes
1answer
343 views

Removing Node.Js from Mountain Lion [duplicate]

Possible Duplicate: How do I completely uninstall Node.js, and reinstall from beginning (Mac OS X) I'm trying to remove Node.js from my system so I can reinstall it using the NVM version ...
1
vote
1answer
144 views

rvm will not update ruby, cant install multiple gems with brew - OS X Mountain Lion

I am using the latest GCC installer (https://github.com/kennethreitz/osx-gcc-installer/downloads) (which I understand means I do not require Xcode command line tools), latest Homebrew, latest RVM My ...
0
votes
1answer
239 views

Somehow my installation of Ruby on Mountain Lion got corrupted and now I'm getting a cryptic message from RVM

I'm trying to install Ruby (and eventually Rails) with RVM. Here's the error message I'm getting: Error running 'env LDFLAGS=-L/opt/sm/pkg/active/lib CFLAGS=-I/opt/sm/pkg/active/include ...
0
votes
0answers
88 views

Mac: Installing RVM with home directory on another drive [closed]

I would like to install rvm on my Mac to manage several Ruby versions. The point is, that my user directory is outsourced on another drive (using Mac OS X native functions). I guess due to this, the ...
0
votes
1answer
97 views

Installed Ruby 1.9.3 but ruby -v keeps showing 1.8.7 every new terminal

Eventhough I have Ruby 1.9.3 installed via RVM, every time I open a new Terminal and run "ruby -v" I get: ruby 1.8.7 (2012-02-08 patchlevel 358) [universal-darwin11.0] "rvm list" shows: rvm rubies ...
0
votes
0answers
133 views

Weird terminal message after installing RVM

After I installed RVM whenever I open my terminal I get these errors: bash: /etc/profile.d/sm.sh: No such file or directory bash: /etc/profile.d/rvm.sh: No such file or directory I'm using Mac OSX ...
0
votes
0answers
49 views

rvm upgrade fails - OSX Lion [duplicate]

Possible Duplicate: Error installing Ruby with RVM (OSX 10.8) I'm trying to upgrade my Ruby version - right now I'm on p194 - and I saw that there's p362 available. Note: I'm new at this, ...
0
votes
1answer
267 views

failing to load gem with native extensions: fresh 10.8, xcode 4.5, rvm

Clean Mountain Lion install installed XCode 4.5 from the app store installed the command-line tools installed home brew brew doctor is happy installed RVM rvm install 1.9.3 installer asked for more ...
0
votes
1answer
46 views

Changed home folder location in OSX and can't find gems

I changed my home folder to another hard drive. After this, 'gem list' does not print gems I used to have before. I tried changing paths in .rvm environments and reloading my terminal but this did not ...
2
votes
1answer
217 views

I can't install the sqlite3 gem on mac osx 10.8.2

My bundle install is not working and I get this error: Installing sqlite3 (1.3.6) with native extensions Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension. ...
2
votes
2answers
616 views

RVM keeps setting up ruby 1.8.7 instead of the latest version 1.9 in MAC

I cannot install ruby properly using RVM.. The error says: No binary rubies available for: downloads/ruby-1.9.3-p327. Continuing with compilation. Please read 'rvm mount' to get more information on ...
1
vote
1answer
203 views

“ruby -v” no longer returning current version

In the process of trying to upgrade to Ruby 1.9.3, I think I broke something. I believe I have Ruby 1.9.3 successfully installed. However, now when I type ruby -v into terminal, I'm not getting any ...
0
votes
2answers
140 views

Cannot install ruby 1.9.3 using RVM. Seems to be some type of git error

When I execute rvm install ruby-1.9.3-head I get this error: ➜ ~ rvm install ruby-1.9.3-head Installing Ruby from source to: /Users/max/.rvm/rubies/ruby-1.9.3-head, this may take a while depending ...

1 2 3 4