The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
8 views

running redcar 0.13 on windows 7 64bit

Here's what I get when trying to run redcar 0.13 on windows 7 64 bit: C:/RUBY193/lib/ruby/gems/1.9.1/gems/redcar-0.13/lib/redcar.rb:32: Use RbConfig instead of obsolete and deprecated Config. Redcar ...
0
votes
0answers
14 views

Command line window exits out when I enter Ruby Gem installation-related commands through Run [duplicate]

I am trying to figure out how to install and use Ruby Gems from a tutorial(http://docs.rubygems.org/read/chapter/2), but when I enter any of the commands from this link given to me on Run, text ...
1
vote
0answers
23 views

Remove all Ruby from Ubuntu

I'm trying to start a new project with RadiantCMS, but I'm having lots of problems , because in the server are 2 different Ruby Installations. the First one , was installed following the next tut: ...
1
vote
0answers
179 views

errors installing rubygems 2.0.0-p0 on raspberry pi

I am trying to install siriproxy on a raspberry pi (from https://gist.github.com/elvisimprsntr/4409751) and am caught up on the install of ruby      I keep getting the following errors when trying to ...
0
votes
0answers
130 views

error while installing openproject

I am trying to install openproject on Ubuntu 12.04 x64. Prerequisites for this is ruby 1.8 and gem bundler. I have installed all of them yet it fails halfway through. I have very little knowledge of ...
0
votes
0answers
23 views

How can I stop bundle from loading data from the same repositories multiple times?

I have an issue where every time I do a bundle install or a bundle update I see bundle loading data from the same sources multiple times: Fetching gem metadata from http://rubygems.org/....... ...
2
votes
3answers
92 views

Rails - Installation Error

I had used below mentioned commands to install rails in ubuntu 12.10 sudo apt-get update sudo apt-get install curl \curl -L https://get.rvm.io | bash -s stable source ~/.rvm/scripts/rvm rvm ...
0
votes
1answer
99 views

Autotest can't find growl? (Ruby 1.9.3, Rails 3.2.11)

Haven't seen any other errors like this. Autotest is complaining it can't find Growl even though it's installed. Tried uninstalling/reinstalling everything with sudo. Everything is up-to-date. This is ...
0
votes
0answers
71 views

why do cygwin and powershell show different gem lists? [closed]

I used the gem list command in powershell and cygwin and both show different gem lists. Cygwin shows *** LOCAL GEMS *** bundler (1.2.3) json (1.7.5) minitest (2.12.1) rake (0.9.2.2) rdoc (3.12) ...
2
votes
1answer
122 views

How to backup ruby gems?

How do you backup ruby gems? I am re-installing the Operating System so I would like to know how to back up ruby gems so that I can re-install it when I have installed the Operating System? Is it ...
0
votes
1answer
24 views

How to avoid man-db

Processing triggers for man-db ... Whenever I install a gem, it seems to be processing man-db. I am assuming these are help files, how do I avoid installing them.
0
votes
0answers
82 views

OSX: Installing Mongrel through Gems — “clang: warning: argument unused during compilation: '-ggdb'”

Had similar problems when installing Rails from source. I tried with --without-gcc since there was some problem with "gcc-4.2". Got these kind of warnings: clang: warning: argument unused during ...
1
vote
0answers
101 views

Gem Binaries not found with oh-my-zsh

I'm using Oh-My-Zsh on Mountain Lion and have an issue with gem binaries not loading properly. For instance: If I load a new shell the binary still cannot be found. When using Bundler, I can load ...
2
votes
1answer
388 views

How to rebuild all my Ruby gems?

I ran into an apparently known issue with the native C compiler on OS X 10.8 not building Ruby gems correctly, so I installed GCC as suggested. How do I have rvm rebuild all of the already-installed ...
0
votes
2answers
151 views

How install gem rails for all users in arch-linux

When install rails with sudo gem install rails or with root user, this install in $HOME/.gem and only works for actual user, how install for all users in the system ?
0
votes
0answers
210 views

Can't install ruby gem on windows - netinet/in.h: No such file or directory

I'm trying to install this ruby gem call 'ernie' on my windows 7 machine, and i'm getting the following error: ERROR: Error installing ernie: ERROR: Failed to build gem native extension. ...
0
votes
0answers
30 views

Ubuntu pervasive RubyGems

Hey guys I downloaded the Pagodabox gem via gem install pagoda which gives me the terminal command $ pagoda From here I can run all of my fun pagoda commands like $ pagoda -a app tunnel -c ...
1
vote
1answer
744 views

libxslt is missing installing Nokogiri with RVM

It's been one month I'm trying to install the Nokogiri gem on Fedora 16 to run a friend's Rails project. I installed Ruby with RVM. Using gem install nokogiri returns libxslt is missing. please ...
1
vote
1answer
370 views

SVN, SSL certificate negotiation failed. However we don't use SSL certificate on our SVN Server

Can you tell me please, at my workplace we don’t use SSL certificates for SVN, however while running RUby on Rails command that checks SVN ( = Churn) still expects it and gives back the following ...
5
votes
5answers
1k views

How do I alias a Homebrew installed Ruby 1.9 gem binary in /usr/local/bin?

Homebrew's Ruby 1.9 ships with rubygems. Doing gem install ... installs files and binaries into some long-winded path. For example, bundler is installed at: ...
11
votes
6answers
8k views

I have compiled ImageMagick on my CentOS, and RMagick won't install

I installed ImageMagick through, (Using ImageMagick 6.7.3-7) ./configure --prefix=/usr && make && make install When I try to gem install imagemagick I get Building native ...
0
votes
1answer
69 views

How to keep gems in sync for two ruby versions?

I use MacPorts to install and update two versions of ruby (1.8.7 and 1.9.2). How to make gems of both versions be in sync? Is it possible to use same directory for gems, but make native extensions to ...
2
votes
1answer
1k views

Bundle install not working for ubuntu [closed]

every time i run bundle install on my rails app i get the following errors. could it be because i just changed my os from windows to linux(ubuntu) Fetching source index for http://rubygems.org/ ...
14
votes
2answers
9k views

How to install the latest version of Ruby and Ruby on Rails in Ubuntu?

I installed Ruby with the command apt-get install ruby1.9.1, but when I enter ruby in the console, nothing happens. I have to use the command ruby1.9.1-v ruby 1.9.2p0 (2010-08-18 revision 29036) ...
1
vote
2answers
1k views

Ruby/gem installation paths scattered all over, cause?

can you help me understand my ruby folder structure? I don't understand why my gems are scattered all over and why they aren't recognised commands. I'll explain how my installation looks like first: ...
3
votes
3answers
5k views

Pass cmd.exe arguments via a shortcut?

I'd like to create a shortcut to run cmd at a particular location with a few commands. I'm hoping from there I can work out how to make it a right click option to "Run my cmd commands here..." I've ...
0
votes
1answer
83 views

How do I make RubyGems install binaries to a different directory?

I'm on OS X (Snow Leopard) and all I want is for gem to put the binaries it installs into /usr/local/bin instead of /usr/bin. This doesn't seem like it should be hard, but my Google-Fu is failing me ...
1
vote
1answer
7k views

How to completely remove Ruby, Ruby gems on Mac OS X 10.6.4

Most rubyists might be shocked when they'll read this, but I'd like to know if it's possible to completely remove the Ruby framework as well as all the tools and gems that ship with Mac OS X 10.6.4. ...
26
votes
3answers
10k views

gem install rails doesn't do anything

I installed Ruby and RubyGems on Ubuntu 10.04. Ruby is version 1.8.7. Gems is version 1.3.7. When I try sudo gem install rails, nothing happens. It just hangs forever. What am I missing? Thanks!
65
votes
6answers
50k views

How to install rmagick on Ubuntu 10.04?

Here's what I've done so far: sudo apt-get install imagemagick libmagickcore-dev This did not throw any errors, so I think that ImageMagick is installed fine. Then I tried installing the gem: sudo ...
1
vote
5answers
5k views

Installing Ruby on Rails on Ubuntu 10.04: A Living Nightmare

Update #3: Starting over from scratch, shortened this post, decided to re-install a clean copy of Ubuntu 10.04 on a VM and go through the walk-through again. So, all the steps go without a hitch. As ...
4
votes
4answers
11k views

Ruby RubyGems: Why do I always get error messages when trying to install gems?

So I always seem to get error messages when I'm installing new gems. I'm new to Ruby, Rails, and RubyGems so it makes it very frustrating. I'm not sure if I need to configure something, or if I ...
6
votes
5answers
9k views

How to install RMagick RubyGem on Mac OS X 10.6 Snow Leopard?

I am getting this error while trying to install RMagick: $ sudo gem install rmagick Building native extensions. This could take a while... ERROR: Error installing rmagick: ERROR: Failed to ...
0
votes
2answers
196 views

no download and install progress, no error message (no text at all!) for sudo gem install merb

I'm using ruby 4.2, rubygems 1.3.5-1ubuntu2 and Ubuntu Lucid Lynx. I installed ruby and rubygems with Synaptic. Since "The gem command will output its progress while it sucks down and installs all ...
4
votes
2answers
1k views

How to configure installed Ruby and gems?

My current gem env returns: RubyGems Environment: - RUBYGEMS VERSION: 1.3.6 - RUBY VERSION: 1.8.7 (2008-08-11 patchlevel 72) [x86_64-linux] - INSTALLATION DIRECTORY: /home/USERNAME/.gems - ...
3
votes
2answers
4k views

Rails: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'

So I've got a Ruby on Rails application that I am trying to run (in development) on Snow Leopard. I've got it working on my Ubuntu computer, but now I need to get my Snow Leopard environment set up. ...
8
votes
3answers
10k views

How to install the MySQL Ruby Gem on Ubuntu 9.10?

I am having a problem installing the Ruby Gem for MySQL. This is the command that I am running: sudo gem install mysql and this is the output that I'm getting: Building native extensions. This ...
2
votes
1answer
1k views

Problem installing SQLite3 RubyGem on Ubuntu

I am having a problem trying to install the SQLite3 RubyGem. Here's what I'm doing: $ sudo gem install --remote sqlite3-ruby Here's the output: Building native extensions. This could take a ...
0
votes
3answers
4k views

How to install/update Ruby on Rails on Ubuntu 9.10?

I'm running Ubuntu 9.10. I am getting started with ruby on rails development and would like to make sure my system is up to date. This is what I've found out so far: $ which ruby /usr/bin/ruby $ ...
0
votes
2answers
1k views

How to install rdiscount ruby gem in windows vista?

I have vista and trying to install ruby gem - 'rdiscount' and get following error...what's the answer for this? $ gem install rdiscount Building native extensions. This could take a while... ERROR: ...
0
votes
1answer
383 views

Installing Rake: invalid gem format

I installed Ruby on WinXP. Used rubyinstaller-1.8.6-p383-rc1.exe. Ran gem install rake Get error: Error installing rake: invalid gem format for C:/Ruby/lib/ruby/gems/1.8/cache/rake-0.8.7.gem ...