similar to: Ruby on Rails install problem in Linux Mint - please help a newbie

Displaying 20 results from an estimated 10000 matches similar to: "Ruby on Rails install problem in Linux Mint - please help a newbie"

2009 Oct 20
6
Rails & OpenSSL: `require_frameworks': no such file to load
I have Ruby 1.8.7, Gems 1.3.5, Rails 2.3.4, OpenSSL 0.9.8k installed on a Solaris machine. I have tried using the extconf.rb in ruby/ext/opennsl, but I get this: checking for openssl/ssl.h... no Any help would be appreciated. -------------------- # ruby script/server => Booting WEBrick => Rails 2.3.4 application starting on http://0.0.0.0:3000
2009 Jul 12
1
`require_frameworks': no such file to load -- openssl
I''m getting this error on Ubuntu 9.04 when trying to run this simple Rails application. How to solve this error? *** LOCAL GEMS *** actionmailer (2.3.2) actionpack (2.3.2) activerecord (2.3.2) activeresource (2.3.2) activesupport (2.3.2) mysql (2.7) rails (2.3.2) rake (0.8.7) Error : => Booting WEBrick => Rails 2.3.2 application starting on http://0.0.0.0:3000
2009 Dec 29
1
undefined method `alias_method_chain' for I18n::Backend::Simple:Class
Hi, We are running RE: ruby 1.8.7 (2009-06-12 patchlevel 174) [sparc-solaris2.10], MBARI 0x8770, Ruby Enterprise Edition 2009.10 I tried a simple web app with a controller rendering a text and is working in my PC but on the server I get: Error message: undefined method `alias_method_chain'' for I18n::Backend::Simple:Class Exception class: NoMethodError Application root:
2008 May 15
2
Building Ruby on Solaris 10 with OpenSSL, for Rails... problem
Howdy. I''ve built Ruby, RubyGems, installed Rails and Oracle adapter, etc. However, when I try to start script/server, I get the following error: $ ruby script/server => Booting WEBrick... /opt/home/lsadmin/ruby/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/ initializer.rb:159:in `require_frameworks'': no such file to load -- openssl (RuntimeError) /usr/local/ssl/bin/openssl
2010 Apr 22
2
Server error
Hi, I''m new to rails. I installed it according to "getting started", created new application, run the server... and got an error :( C:\Temp\RailsApplication1>ruby script/server => Booting WEBrick => Rails 2.3.5 application starting on http://0.0.0.0:3000 C:/Ruby19/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/initializer.rb: 271:in `rescue in require_frameworks'':
2010 Jan 05
6
thin server claims I don't have correct rails gem installed
Hi everyone, I need some insight into a problem I just started having. I''m running ruby 1.8.6 on an ubuntu box with the following gems installed: $ sudo gem list --local *** LOCAL GEMS *** actionmailer (2.3.5, 2.3.4, 2.3.2, 2.2.2) actionpack (2.3.5, 2.3.4, 2.3.2, 2.2.2) activerecord (2.3.5, 2.3.4, 2.3.2, 2.2.2) activeresource (2.3.5, 2.3.4, 2.3.2, 2.2.2) activesupport (2.3.5, 2.3.4,
2010 Aug 10
1
script/server throws out lot of errors
Hello, I use Rails 2.3.8 on my Ubuntu (10.04) machine. I started a new app and when I started it using script/server , I get these following errors => Booting Mongrel => Rails 2.3.8 application starting on http://0.0.0.0:3000 /var/lib/gems/1.8/gems/rails-2.3.8/lib/initializer.rb:271:in `require_frameworks'': no such file to load -- net/https (RuntimeError) from
2013 Feb 22
1
upgraded to puppet 1.2.22 from 1.2.21 and get error
[ pid=1870 thr=69908823898540 file=utils.rb:176 time=2013-02-22 16:39:47.170 ]: *** Exception RuntimeError in PhusionPassenger::Rack::ApplicationSpawner (can''t activate rack (~> 1.1.0, runtime) for [], already activated rack-1.5.2 for []) (process 1870, thread #<Thread:0x7f29d53af358>): from ./config/../vendor/rails/railties/lib/initializer.rb:271:in
2011 Oct 26
3
My Ruby on Rails procedures and projects
Check out the Ruby on Rails page on my web site at: http://jasonhsu.com/ror.html I''ve included my procedure for installing Ruby on Rails in Linux Mint Debian Edition. That''s right, I''m no longer dependent on Ubuntu or Ubuntu-based Linux distros for developing Ruby on Rails applications. Linux Mint Debian Edition offers the smoothness and user-friendliness of its
2009 Dec 20
3
Noob Install Failed 0.0.0.0:3000
Happy Holidays, I am new to RoR and have just run through the install, which well seemed to be vaquely documented as some ''Do this'' type of thing on the http://rubyonrails.org/download page. download gem setup.rb gem install rails rails path/to/your/new/application cd path/to/your/new/application ruby script/server and then ( drumroll ) .... Follow the instructions on
2007 Sep 28
4
RSpec + EdgeRails on Windows
I recently post on my blog about setting up a Rails environment with RSpec in Windows, and someone left a comment saying that it doesn''t work in EdgeRails. I so I played around with it a bit and was able to confirm that none RSpec appears broken on EdgeRails. I''ll post the various error messages I received below. I''m not expecting any sort of patch or something for this
2010 Feb 10
0
Proper Installation on Debian?
So I have been trying to follow the instructions on http://www.debian-administration.org/articles/329 to get rails to be running properly on my Debian machine, but I have been running into several issues. The first one just being the version of RubyGems in the Debian repos doesn''t seem to work while it does if I just install from the tarball downloaded right from the RubyGems site.
2007 Dec 28
1
WEBrick.. won't start and showing '/rails-2.0.2/lib/initializer.rb:159:in `require_frameworks': Could not find RubyGem jruby-openssl (>= 0.0.0) (RuntimeError)' errors
Hi WEBric won''t strat and showing the following errors:- => Booting WEBrick... /mnt/slash/home/akumar/jruby-1.1b1/lib/ruby/gems/1.8/gems/rails-2.0.2/ lib/initializer.rb:159:in `require_frameworks'': Could not find RubyGem jruby-openssl (>= 0.0.0) (RuntimeError) from /mnt/slash/home/akumar/jruby-1.1b1/lib/ruby/gems/1.8/gems/ rails-2.0.2/lib/initializer.rb:156:in
2010 Nov 12
1
Dashboard throwing undefined method `to_time' for nil:NilClass error on page view
Using 1.0.4 release on Solaris 10 with Ruby 1.8.7. Starting the server in production mode works fine until I request a page from the web browser then I get the following errors on the console. I''m running as user puppet (have also tried as user root but same output). All files are owned by user/group puppet/puppet. I have dropped and recreated the database multiple times just to see if
2011 May 11
2
rack problems
I''m having some issues running rake commands for puppet dashboard. Here is one of the symptoms (see below). I''m a little new to setting up rails/rack applications, so I may be making a common mistake. It looks like gems are already packaged with dashboard, specifically rack-1.01. Should that gem just work out of the box? Command: rake RAILS_ENV=production reports:prune upto=1
2010 Apr 12
2
daemon() function is unimplemented
Hi all, I''m a newbie... so be patient pliz ;-) I''m starting to use Rails on my machine (OS: Win 7) but when I''m trying to connect to http://0.0.0.0:3000 I get nothing. So I launch rails in this way: ruby script/server -d this is the answer: " C:\Ruby19\rubyApps\bookmark_manager>ruby script/server -d => Booting WEBrick => Rails 2.3.5 application
2010 Mar 04
1
Newbie problem with installing rails.
Installed Ruby fine, works fine. Windows, 1.8.6 Fire up RubyGems to install rails. gem install rails Various success messages to screen. Open a command line. rails test Ton of creates ... OK. cd test ruby script/server Get a message saying I''m trying to run 1.3.2 and I''ve got 1.3.1 and I should run gem update --system Go to RubyGems and run ''gem update
2006 Mar 05
4
Ruby Based "Mint"?
I remember some time ago there was a post that contained a link to a Ruby based product similar to Mint for webstats that was in early development. For the life of me I cannot find the link in the usual places. Anyone have a link? Thanks, -S
2007 Feb 20
1
"Text is not a module"
Hello all, After upgrading to Rails 1.2.2, I''m getting a strange error when one of my workers is invoked. The worker is responsible for monitoring a folder (using directory_watcher) and emailing a specific user when a file is dropped there, but it''s bombing immediately upon instantiation (or maybe when trying to instantiate ActionMailer?) with the error "Text is not a
2009 Sep 06
0
about configuration ror (i'm tiro)
hi, i''m using ubuntu9.04, download ruby Source code and make it. install rails 2.3.4 $rails /var/www/hello is work but when $ ruby script/generate migration hello_db System tell me: /usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.4/lib/initializer.rb: 271: in `rescue in require_frameworks'': no such file to load -- jopenssl (RuntimeError) from