Tagged Questions

61
votes
22answers
58k views

Rails, MySQL and Snow Leopard

I upgraded to Snow Leopard using the disc we got at WWDC. Trying to run some of my rails apps now complains about sql (in /Users/coneybeare/Projects/Ambiance/ambiance-server) !!! The bundled ...
28
votes
2answers
15k views

Install mysql2 gem on Snow Leopard for Rails 3 with rvm

I have recently upgraded to Rails 3 and created a new application with Rails 3.0.3, but I keep getting an error Macintosh:$ rails server => Booting WEBrick => Rails 3.0.3 application starting in ...
12
votes
7answers
9k views

Ruby on Rails Beta 3 Install Problem on Snow Leopard

i tryed to install the new beta on my system with the command: sudo gem install rails --pre but no matter what i tryed, i still get this damn error: Successfully installed rails-3.0.0.beta3 1 ...
8
votes
3answers
5k views

warning: Insecure world writable dir when I run a ruby or gem command

Not sure why I'm getting this, but I just installed RVM, the new Ruby 1.9, and reinstalled a bunch of gems, and I get this /Users/johnsmith/.rvm/rubies/ruby-1.9.1-p378/bin/gem:4: warning: Insecure ...
5
votes
3answers
1k views

Can't install passenger 3 on Snow Leopard (with RVM and ruby 1.9.2)

I've been trying to install passenger with no success yet. I've installed the gem, but when I run passenger-install-apache2-module it tells me This installer must be able to write to the ...
5
votes
7answers
7k views

rake db:create - collation issues

kratos-iii:railsproj zachinglis$ rake db:create (in /Users/zachinglis/Sites/rails/railsproj) Couldn't create database for {"adapter"=>"mysql", "host"=>"localhost", "username"=>"root", ...
4
votes
3answers
1k views

Is it possible to uninstall ruby gems, rails etc and do a complete clean install?

I seem to be having issues with gems and want to start with a fresh install. Is this possible without reinstalling Snow Leopard from scratch? Thanks in advance, Galen
4
votes
6answers
2k views

Best practice of installing Ruby and Rails on Snow Leopard?

I am setting up a new Macbook as a rails development machine. Till now, I always installed ruby, MySQL, etc. through MacPorts, because I don't want to be dependent on the system version of ruby. But ...
4
votes
5answers
4k views

Snow Leopard, sqlite3-ruby

So I followed every suggestion in this thread without success. I'm running os x 10.6, rails 2.3.3, ruby 1.9.1 and still getting this error when I try accessing the front page of my rails app: ...
3
votes
2answers
3k views

Installing mysql2 gem Ruby on Rails problem Mac OSX 10.6

I am having a problem installing the gem mysql2. When I do gem install mysql2 This comes up: Marks-MacBook-Pro:~ Mark$ gem install mysql2 Building native extensions. This could take a while... ...
3
votes
4answers
3k views

Uninstalling rails and gems, getting error "cannot uninstall, check 'gem list -d …'

I'm going to start with the usual noob line, "I'm new to rails". Oh, and I'm running Mac OSX 10.6.4 I've been following a bunch of guides to get set up, specifically these two here and here. The ...
2
votes
4answers
1k views

rvm install 1.8.7 (snow leopard) make.log error

I'm installing ruby 1.8.7 with rvm on a new macbook pro. I'm on 10.6.8 and I have xcode 4.0.2. RVM is up. I can install 1.9.2 with no problems. But when I try 1.8.7 I get an error: ERROR: Error ...
2
votes
1answer
97 views

Rails application hangs intermittently for ~2 requests

I'm running a (3rd-party) rails app. Every so often, with no pattern that I can identify, a request to the app will hang. If I open a new tab and try a new request, that request will also usually ...
2
votes
2answers
187 views

Rails app accessible from LAN machine using IP address, but not Bonjour name?

I'm developing a web-based application for iOS devices and want to access it from my Home Screen (via an icon). I'm able to see the site from an external device by going to http://10.0.1.4:3000, ...
2
votes
5answers
851 views

MySQL gem problem after upgrading to Snow Leopard

Just upgraded to Snow Leopard. After a lot messing around I managed to get MySQL up and running. Now I'm trying to get my Rails environments to work. For a project I'm using Rails 3.0.3 and Ruby ...
2
votes
1answer
1k views

Rails / Snow Leopard Mysql 64-bit question

Hey all, I'm trying to install 64-bit MySQL on Snow Leopard for a rails app. I've installed it from the dmg and I can get to mysql fine from the command line. Based on various blog posts as well as ...
2
votes
1answer
684 views

Snow Leopard + cucumber/webrat/rspec

Since I've upgraded to snow leopard I've been having tons of problems using cucumber to run my features. Currently, every time I run cucumber I get the following error. Missing these required ...
2
votes
4answers
5k views

Snow Leopard install ruby on rails (and mysql)

Hay Guys. I've done a clear reinstall of OS X leopard. So there's nothing on my system at all. I've installed xcode and im ready to install rails. However, my system is a macbook (macbook2,1), and ...
2
votes
3answers
1k views

How to resolve deprecation warnings for OpenSSL::Cipher::Cipher#encrypt

I've just upgraded my Mac to Snow Leopard and got my Rails environment up and running. The only difference -- OSX aside -- with my previous install is that I'm now running ruby 1.8.7 (2008-08-11 ...
1
vote
3answers
90 views

gem does nothing

I guess I messed things up a little bit: I wanted to play around with ruby on rails a little bit. I installed it a year ago but never used it. Till now. Because of some problem a ran into I wanted to ...
1
vote
2answers
200 views

MySQL, RoR issues on Snow Leopard

I feel I've gone through every post on this subject, and I'm still banging my head against the wall. I am running... Mac OS 10.6.6 MySQL 5.1.4.4 (on MAMP) or (MySQL 5.5.8 in my /usr/ directory) both ...
1
vote
3answers
228 views

New iMac snowleopard : need ruby on rails set up

I'm a front end developer. I'm going to collaborate on some RoR jobs with some other developers, and I'm new to the "svn/git terminal/RoR" way of developing. I'm getting behind on work trying to ...
1
vote
1answer
311 views

Failed to install ruby-ldap on Snow Leo

I tried to install ruby-ldap on Snow Leo, but it failed: ~/WorkingFolder/temp/test$ sudo gem install ruby-ldap Password: Building native extensions. This could take a while... ERROR: Error ...
1
vote
0answers
244 views

Mongrel cluster does not start on Snow Leopard

I fail to deploy my ruby (v1.8.7) rails (v2.3.5) application on Snow Leopard (10.6.3). After "cap deploy", the Mongrel-cluster (v1.1.5) fails to start up with the following output in mongrel.*.log: ...
1
vote
2answers
428 views

Leopard => Snow Leopard architecture woes with nokogiri / rails

I'm confused. It's a regular state of affairs for me but specifically in this case I felt I could reach out to fellow stackoverflowers (that is, stackoverflow-ers, not stackover-flowers). uname -a ...
1
vote
2answers
122 views

Cannot get mysql gem to work in Snow Leopard, unable to setup ruby on rails environment

I am having some serious problems, however this seems to be a common thing. I have Snow Leopard 10.6.3 and here are my other version info: MySQL mysql Ver 14.14 Distrib 5.1.46, for ...
1
vote
5answers
5k views

Snow Leopard upgrade -> reinstalling sqlite3-ruby gem problem

I got ruby 1.8.7 (native compiled), rails 2.3.4, OSX 10.6.2 and also sqlite3-ruby. The error I'm getting when accessing the rails app is NameError: uninitialized constant ...
1
vote
3answers
1k views

mysql gem looking for an earlier version of libmysqlclient.16.dylib

I just upgraded to Mac OSX Snow Leopard, and recompiled mysql (5.1.39) with the Snow Leopard XCode. I also reinstalled the latest mysql gem. Now, when running rake db:migrate in a rails app, I ...
1
vote
0answers
1k views

missing rails gem: zlib not found on snow leopard, but shows in ports

Trying to start development on a snow leopard machine. Have reinstalled and built ruby and ruby on rails via hivelogic post Prior to sorting out my own rails app, I created a test app, and all the ...
1
vote
4answers
4k views

Snow Leopard / 64-bit ruby gem problem?

I just upgraded to Snow Leopard, including installing the new XCode, re-compiled Ruby 1.8 and MySQL. My Rails app is running fine in the updated environment, except for some image processing ...
0
votes
2answers
72 views

Mac Ports Uninstall nightmare with gem 'pg"

I have tried everything from source installations, homebrew, and manually restoring the pg_config file as sudo user. I am out of ideas on this... here is what I get: gem install pg -v '0.12.1' ...
0
votes
5answers
175 views

Setup Rails 3.1 and Postgresql on Snow Leopard

I have spent countless number of hours trying to setup PostgreSql on my Intel Mac. I am able to install Rails and all but PostgreSql would not get installed on my Mac. Anybody has any solution or ...
0
votes
1answer
246 views

Can't install Ruby or Rails using RVM : ERROR: There has been an error while running configure. Halting the installation

Here is what I ran: rvm install ruby-1.9.2-p290 I have xCode 4 installed. And I am running OSX 10.6.7 Here is the error I get ruby-1.9.2-p290 - #configuring ERROR: Error running ' ./configure ...
0
votes
3answers
474 views

undefined local variable or method 'acts_as_gmappable'

I attempted to install the gmaps4rails gem. I added gem 'gmaps4rails' to my Gemfile, and ran 'bundle install. It said that my bundle installed successfully. I can find "Using gmaps4rails (0.8.8)" ...
0
votes
1answer
352 views

“!map:ActiveSupport::HashWithIndifferentAccess” does not appear in page debug info

I'm on Chapter 6 of the Ruby on Rails Tutorial: Learn Rails by Example by Michael Hartl. Following these instructions in 6.3.1 (Debug and Rails environments), I added this line to ...
0
votes
2answers
2k views

ROR Bundle Install will not install missing gems

I'm new to rails and developing in OS X so bare with me... When trying to start a rails server on my machine I got the following: Could not find gem 'sqlite3 (>= 0)' in any of the gem sources ...
0
votes
1answer
53 views

rails setup osx - 2.0.2 apps needing to upgrade to 3

Once a year or so, I need to update a few rails apps. This means that while I know the ruby language... I forget and don't keep up with the best practices of setting up the rails environment on osx ...
0
votes
1answer
229 views

Sphinx using postgreSQL and Rails on Mac OS X

I have been trying to figure this out for the past day and figure it is an easy question for those who know Sphinx. I have Sphinx installed at /Users/gabemcmillan/src/sphinx-0.9.9/ and in my ...
0
votes
1answer
84 views

Phusion Passenger Preference Pane Multiple Apps

I have a single application running on a Snow Leopard machine called "examplemachine" which is deployed by Phusion Passenger Preference Pane. When I visit "examplemachine.local" from another machine ...
0
votes
1answer
361 views

unable to set path for imagemagick in mac osx snow leopard for ruby on rails

imagemagic and wkhtml are available in users/mithin I have tried setting the path in profile file. This is the content of .profile : export PATH="/usr/bin:/usr/local/bin:$PATH" export ...
0
votes
1answer
204 views

rails server command failing

I'm on OSX Snow Leopard, I have installed MySQL using the OSX packages found on the MySQL download website, Ruby 1.8.7 from source code (which ruby yields usr/local/bin/ruby only) and RubyGem 1.7.1 ...
0
votes
1answer
597 views

Rails-MySQL Error - uninitialized constant MysqlCompat::MysqlRes

Trying to get a Rails app running on Snow Leopard. Downloaded mysql-5.5.8-osx10.6-x86_64.dmg and ran installer Ruby 1.8.7 (Default OS X version) Rails 2.3.5 When I attempt to run "rake db:migrate" ...
0
votes
1answer
2k views

Could not find gem 'rails' headaches

I'm on Mac OS X 10.6 Snow Leopard. I just updated my Ruby stuff using: sudo gem update Unfortunately, it broke everything. When I try to run a simple command in my website directory, like: rails ...
0
votes
2answers
342 views

Can Ruby on Rails 3.0 run on Mac OS X Leopard 10.5? (instead of Snow Leopard)

It seems that most of Rails 3, Ruby 1.9.2 can be used, but when it is sqlite3-ruby, or mysql2 gems, then it can't compile, (missing mkmf?) and the latest Xcode is needed. But the latest Xcode is for ...
0
votes
2answers
556 views

Ruby on Rails, MySQL and Snow Leopard

I have working fine my installation of Ruby on Rails on my Snow Leopard. I've tried for several days install MySQL with Ruby on Rails, all I've got when I run: rake db:create is: (in ...
0
votes
1answer
255 views

Can't install mysql gem on Snow Leopard using Zend Server

There's a lot of information out there regarding installing the ruby/rails mysql gem on Snow Leopard, however, none of it seems to work for me. I'm wondering if it's because I'm using the Zend Server ...
0
votes
2answers
114 views

MySQL + Snow Leopard + 32 Bit + Ruby on Rails = uninitialized constant MysqlCompat::MysqlRes (HELP!)

So i'm running Snow Leopard on a BlackBook. I'm attempting to get rake db:migrate to work with this project but I get the MysqlCompat::MysqlRes error. Is there any special way to install or build the ...
0
votes
2answers
1k views

Error installing memcached gem on Snow Leopard - wrong architecture?

I'm having an issue installing the memcached ruby gem on my Mac Pro machine with OS X Snow Leopard (10.6.4). Memcache is installed and working fine and for most projects I use the memcache-client gem ...
0
votes
1answer
323 views

Database problems when setting up Phusion Passenger for the first time

I'm a new ruby/rails user trying to get my mac set up for the first time with an existing rails project. The app runs fine when using mongrel, but it doesn't start properly when using Phusion ...
0
votes
5answers
2k views

Snow Leopard sqlite3-ruby install problem

UPDATE 3/20/10 I'm running Mac OSX Snow Leopard, this problem is caused by a recent train wreck in which I updated ruby without RVM. I've attempted to properly install/run RVM, however I can't get it ...

1 2