Rails 3 Console Error


I could not start the rails console while I was in the project directory with:

rails c

Issue was with readline and ncurses libraries. Go to

~/.rvm/src/ruby-1.9.2-p0/ext/readline
ruby extconf.rb
make
make install

That should do it…

Leave a comment

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.