[MacPorts] howto/RubyOnRails modified
MacPorts
noreply at macports.org
Fri Oct 2 13:58:15 PDT 2015
Page "howto/RubyOnRails" was changed by mojca at macports.org
Diff URL: <https://trac.macports.org/wiki/howto/RubyOnRails?action=diff&version=2>
Revision 2
Comment: workaround for nokogiri
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/RubyOnRails
=========================================================================
--- howto/RubyOnRails (version: 1)
+++ howto/RubyOnRails (version: 2)
@@ -63,7 +63,11 @@
(TODO)
-There might be some problems related to installation of nokogiri.
+There might be some problems related to installation of nokogiri (a bug is the installer). A workaround might be the following:
+{{{
+gem install nokogiri -- --use-system-libraries --with-xml=/opt/local/
+}}}
+but the gem might stop working when you upgrade `libxml2` from MacPorts.
= Setting up the Database = #database
-------8<------8<------8<------8<------8<------8<------8<------8<--------
--
Page URL: <https://trac.macports.org/wiki/howto/RubyOnRails>
MacPorts <https://www.macports.org/>
Ports system for OS X
This is an automated message. Someone added your email address to be
notified of changes on 'howto/RubyOnRails' page.
If it was not you, please report to .
More information about the macports-changes
mailing list