Helpful Information
 
 
Category: Ruby Programming
RoR Installation problem with serving

I'm not exactly sure what the root of this problem is. I followed the following tutuorial on installing Ruby on Rails on Mac OS X:

http://www.hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger

Everything is working fine but when I navigate to : http://localhost:3000/ or go to any other pages that I'm attempting to serve with RoR I get the following errors in my tail:


dyld: NSLinkModule() error
dyld: Symbol not found: _rl_completion_matches
Referenced from: /usr/local/lib/ruby/1.8/powerpc-darwin8.4.0/readline.bundle
Expected in: flat namespace

Trace/BPT trap


I'm at wits end ... any help would be greatly appreciated!

Hi,

I know next to nothing about Mac, but are you trying to access pages from the same box where ROR is installed, or are you hitting it from a PC?

~Snow










privacy (GDPR)