Pages
Categories
Archives
Monthly Archives: January 2009
Mac OS X 10.4 + Rails console + readline problem
Today I ran into this problem when trying to use my rails or ruby consoles:
[etagwerker@benteveo photos]$ irb
dyld: NSLinkModule() error
dyld: Symbol not found: _rl_filename_completion_function
Referenced from: /usr/local/lib/ruby/1.8/i686-darwin8.11.1/readline.bundle
Somehow I thought I had solved this problem months ago, but it came back! (Or maybe I had never solved it for real). Today, I noticed this problem when trying to [...]
cross browser compatibilities: theory vs. practice
One would imagine that Firefox 3.0.5 would act the same in both Windows and Mac OS X. Well, in theory they should, right? At least, in my head, I think they should. After all, the same browser in different operating systems should render HTML in the same way. One would expect that. But that’s only [...]
Posted in web programming Tagged environments, high-quality IT solutions, programming, software development Leave a comment

monitoring your mongrel_rails with monit