Ruby in orbit – Mountain Lion – Libxml & Nokogiri

I just updated to OS X Mountain Lion and I get the following when using rails and terminal.

WARNING: Nokogiri was built against LibXML version 2.8.0, but has dynamically loaded 2.7.8

I saw a similar question Other answers, but they don’t seem to prevent the warning message from appearing.

Put gem’nokogiri’ above gem’pg’ in my Gemfile to fix this to me.

There is no nokogiri in my Gemfile, but it is a dependency in Gemfile.lock, so I put it in my Gemfile explicitly.

I just updated to OS X Mountain Lion and I get the following when using rails and terminal.

WARNING: Nokogiri was built against LibXML version 2.8.0, but has dynamically loaded 2.7.8

I saw a similar question Other answers, but they don’t seem to prevent the warning message from appearing.

Put gem’nokogiri’ above gem’pg’ in my Gemfile to fix this to me.

There is no nokogiri in my Gemfile, but it is a dependency in Gemfile.lock, so I put it in my Gemfile explicitly.

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 5223 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.