gregs

helping me remember what I figure out

December 28, 2010
by gregs
0 comments

Gem install issues

PLAIN TEXT CODE: Installing nokogiri (1.4.3.1) with native extensions /Users/username/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/rubygems/installer.rb:483:in `rescue in block in build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError) Installing the nokogiri gem was throwing the above exception, but the clue to the problem lay at … Continue reading

April 6, 2009
by gregs
2 Comments

gnumake: *** No rule to make target `all’

I was using MacPorts to install ICU and Jam. After running the installer for the first time I got the following error message: PLAIN TEXT CODE: sudo port install icu jam Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_icu/work/icu/source" … Continue reading