Comments on: Setting up Ruby on Rails on Vista http://techtalknews.com/2007/05/27/setting-up-ruby-on-rails-on-vista/ Tech News for All Tue, 06 Jan 2009 07:59:52 +0000 http://wordpress.org/?v=2.2.3 By: Niki http://techtalknews.com/2007/05/27/setting-up-ruby-on-rails-on-vista/#comment-653 Niki Sat, 07 Jun 2008 14:05:11 +0000 http://techtalknews.com/2007/05/27/setting-up-ruby-on-rails-on-vista/#comment-653 Just wanted to point out that Vista doesn't need all that memory, it just uses it to preload stuff! It's used as a buffer and as a cache. If you are working with linux, and you do a "free -m" you will see the same. The other day I did this with my arch installation. Only thing open was Firefox, Openbox, and pidign. It was using 1GB of the 4GB. Only thing that means is that it's caching a lot of stuff. Peace Just wanted to point out that Vista doesn’t need all that memory, it just uses it to preload stuff! It’s used as a buffer and as a cache. If you are working with linux, and you do a “free -m” you will see the same. The other day I did this with my arch installation. Only thing open was Firefox, Openbox, and pidign. It was using 1GB of the 4GB. Only thing that means is that it’s caching a lot of stuff.

Peace

]]>
By: Richard Harlos http://techtalknews.com/2007/05/27/setting-up-ruby-on-rails-on-vista/#comment-294 Richard Harlos Wed, 01 Aug 2007 07:59:17 +0000 http://techtalknews.com/2007/05/27/setting-up-ruby-on-rails-on-vista/#comment-294 I just tried installing InstantRails 1.7 on Vista Home and it errored out on me during startup as follows: InnoDB: Creating foreign key constraint system tables InnoDB: Foreign key constraint system tables created 070801 2:47:41 InnoDB: Started; log sequence number 0 0 Cant' create IP socket: No such file or directory 070801 2:47:41 [ERROR] Aborting And abort it does. If you feel inspired to try this again, or have any insight into how I might approach this problem from a 'determined to get InstantRails working under Vista Home' standpoint, I'd be grateful! :) I just tried installing InstantRails 1.7 on Vista Home and it errored out on me during startup as follows:

InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
070801 2:47:41 InnoDB: Started; log sequence number 0 0
Cant’ create IP socket: No such file or directory
070801 2:47:41 [ERROR] Aborting

And abort it does. If you feel inspired to try this again, or have any insight into how I might approach this problem from a ‘determined to get InstantRails working under Vista Home’ standpoint, I’d be grateful! :)

]]>