Skip to content

Instantly share code, notes, and snippets.

@theSociableme
Created July 8, 2011 22:25
Show Gist options
  • Save theSociableme/1072973 to your computer and use it in GitHub Desktop.
Save theSociableme/1072973 to your computer and use it in GitHub Desktop.
cinderella install problem
Mark-Wagners-MacBook-Pro:~ mwagner72$ curl -L https://github.com/atmos/cinderella/raw/master/bootstrap.sh -o - | sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
101 1424 101 1424 0 0 1120 0 0:00:01 0:00:01 --:--:-- 1120
Ensuring we have the latest version of cinderella installed
A first time install takes about 45 minutes on a modern machine
You need to upgrade rubygems to 1.7.2
Cinderella installed successfully
sh: line 30: cinderella: command not found
sh: line 30: cinderella: command not found
sh: line 30: cinderella: command not found
Run started Fri Jul 8 16:42:02 CDT 2011
/usr/bin/ruby
/usr/bin/gem
ERROR: While executing gem ... (Gem::InstallError)
cannot uninstall, check `gem list -d cinderella`
ERROR: Error installing cinderella:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/json-1.4.6 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/json-1.4.6/ext/json/ext/generator/gem_make.out
********************************************************************************
In order to setup rvm for your user's environment you must now run rvm-install.
rvm-install will be found in your current gems bin directory corresponding to where the gem was installed.
rvm-install will install the scripts to your user account and append itself to your profiles in order to
inject the proper rvm functions into your shell so that you can manage multiple rubies.
********************************************************************************
Building native extensions. This could take a while...
ERROR: Error installing RedCloth:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/RedCloth-4.2.7 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/RedCloth-4.2.7/ext/redcloth_scan/gem_make.out
ERROR: Error installing actionmailer:
activemodel requires i18n (~> 0.5.0, runtime)
ERROR: Error installing acts_as_ferret:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/jk-ferret-0.11.8.3 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/jk-ferret-0.11.8.3/ext/gem_make.out
ERROR: Error installing dnssd:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/dnssd-2.0 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/dnssd-2.0/ext/dnssd/gem_make.out
ERROR: Error installing fastthread:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/fastthread-1.0.7 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/fastthread-1.0.7/ext/fastthread/gem_make.out
ERROR: Error installing fcgi:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/fcgi-0.8.8 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/fcgi-0.8.8/ext/fcgi/gem_make.out
ERROR: Error installing hpricot:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/hpricot-0.8.4 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/hpricot-0.8.4/ext/fast_xs/gem_make.out
ERROR: Error installing libxml-ruby:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/libxml-ruby-2.0.9 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/libxml-ruby-2.0.9/ext/libxml/gem_make.out
ERROR: Error installing rails:
bundler requires RubyGems version >= 1.3.6
ERROR: Interrupted
Updating installed gems
Updating RedCloth
Building native extensions. This could take a while...
Updating actionmailer
Updating actionpack
Successfully installed i18n-0.5.0
Successfully installed activemodel-3.0.9
Successfully installed rack-1.2.3
Successfully installed rack-test-0.5.7
Successfully installed rack-mount-0.6.14
Successfully installed tzinfo-0.3.29
Successfully installed abstract-1.0.0
Successfully installed erubis-2.6.6
Successfully installed actionpack-3.0.9
Updating activerecord
Successfully installed arel-2.0.10
Successfully installed activerecord-3.0.9
Updating activeresource
Successfully installed activeresource-3.0.9
Updating acts_as_ferret
Building native extensions. This could take a while...
Updating capistrano
Successfully installed net-ssh-2.1.4
Successfully installed net-ssh-gateway-1.1.0
Successfully installed capistrano-2.6.0
Updating daemons
Successfully installed daemons-1.1.4
Updating dnssd
Building native extensions. This could take a while...
Updating fastthread
Building native extensions. This could take a while...
Updating fcgi
Building native extensions. This could take a while...
Updating highline
Successfully installed highline-1.6.2
Updating hpricot
Building native extensions. This could take a while...
Updating libxml-ruby
Building native extensions. This could take a while...
Updating net-scp
Successfully installed net-scp-1.0.4
Updating net-sftp
Successfully installed net-sftp-2.0.5
Updating rails
Updating ruby-openid
Run started Fri Jul 8 16:49:35 CDT 2011
/usr/bin/ruby
/usr/bin/gem
ERROR: While executing gem ... (Gem::InstallError)
cannot uninstall, check `gem list -d cinderella`
ERROR: Error installing cinderella:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/json-1.4.6 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/json-1.4.6/ext/json/ext/generator/gem_make.out
Building native extensions. This could take a while...
ERROR: Error installing RedCloth:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/RedCloth-4.2.7 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/RedCloth-4.2.7/ext/redcloth_scan/gem_make.out
ERROR: Error installing acts_as_ferret:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/jk-ferret-0.11.8.3 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/jk-ferret-0.11.8.3/ext/gem_make.out
ERROR: Error installing dnssd:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/dnssd-2.0 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/dnssd-2.0/ext/dnssd/gem_make.out
ERROR: Error installing fastthread:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/fastthread-1.0.7 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/fastthread-1.0.7/ext/fastthread/gem_make.out
ERROR: Error installing fcgi:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/fcgi-0.8.8 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/fcgi-0.8.8/ext/fcgi/gem_make.out
ERROR: Error installing hpricot:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/hpricot-0.8.4 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/hpricot-0.8.4/ext/fast_xs/gem_make.out
ERROR: Error installing libxml-ruby:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/libxml-ruby-2.0.9 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/libxml-ruby-2.0.9/ext/libxml/gem_make.out
ERROR: Error installing rails:
bundler requires RubyGems version >= 1.3.6
ERROR: Error installing sqlite3-ruby:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/sqlite3-1.3.3 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/sqlite3-1.3.3/ext/sqlite3/gem_make.out
ERROR: While generating documentation for builder-3.0.0
... MESSAGE: Unhandled special: Special: type=17, text="<!-- HI -->"
... RDOC args: --ri --op /Library/Ruby/Gems/1.8/doc/builder-3.0.0/ri --title Builder -- Easy XML Building --main README.rdoc --line-numbers --quiet lib CHANGES Rakefile README README.rdoc TAGS doc/releases/builder-1.2.4.rdoc doc/releases/builder-2.0.0.rdoc doc/releases/builder-2.1.1.rdoc --title builder-3.0.0 Documentation
(continuing with the rest of the installation)
Could not find main page README.txt
Could not find main page README.txt
Could not find main page README.txt
Could not find main page README.txt
Updating installed gems
Updating RedCloth
Building native extensions. This could take a while...
Updating acts_as_ferret
Building native extensions. This could take a while...
Updating arel
Successfully installed arel-2.1.3
Updating builder
Successfully installed builder-3.0.0
Updating dnssd
Building native extensions. This could take a while...
Updating erubis
Successfully installed erubis-2.7.0
Updating fastthread
Building native extensions. This could take a while...
Updating fcgi
Building native extensions. This could take a while...
Updating hpricot
Building native extensions. This could take a while...
Updating libxml-ruby
Building native extensions. This could take a while...
Updating mail
Successfully installed mail-2.3.0
Updating rack
Successfully installed rack-1.3.0
Updating rack-mount
Successfully installed rack-mount-0.8.1
Updating rack-test
Successfully installed rack-test-0.6.0
Updating rails
Updating ruby-openid
Successfully installed ruby-openid-2.1.8
Updating rvm
********************************************************************************
This gem contains only the Ruby libraries for the RVM Ruby API.
In order to install RVM please use one of the methods listed in the
documentation:
https://rvm.beginrescueend.com/rvm/install/
such as,
bash < <(curl -s -B https://rvm.beginrescueend.com/install/rvm)
followed by placing the sourcing line in your ~/.bash_profile or wherever may
be appropriate for your setup (example, .zshenv, /etc/profile, ...):
# Load RVM into a shell session *as a function*
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
After completing setup please open a new shell to use RVM and be sure to run
'rvm notes' to gain a list of dependencies to install before installing the
first Ruby. You can read more details about this process on the above
mentioned install page as well as the basics page:
https://rvm.beginrescueend.com/rvm/basics/
Enjoy!
~Wayne
********************************************************************************
Successfully installed rvm-1.6.22
Updating sqlite3-ruby
Building native extensions. This could take a while...
Updating xmpp4r
Successfully installed xmpp4r-0.5
Gems updated: arel, builder, erubis, mail, rack, rack-mount, rack-test, ruby-openid, rvm, xmpp4r
Installing ri documentation for arel-2.1.3...
Installing ri documentation for builder-3.0.0...
Installing ri documentation for erubis-2.7.0...
Installing ri documentation for mail-2.3.0...
Installing ri documentation for rack-1.3.0...
Installing ri documentation for rack-mount-0.8.1...
Installing ri documentation for rack-test-0.6.0...
Installing ri documentation for ruby-openid-2.1.8...
Installing ri documentation for rvm-1.6.22...
Installing ri documentation for xmpp4r-0.5...
Installing RDoc documentation for arel-2.1.3...
Installing RDoc documentation for builder-3.0.0...
Installing RDoc documentation for erubis-2.7.0...
Installing RDoc documentation for mail-2.3.0...
Installing RDoc documentation for rack-1.3.0...
Installing RDoc documentation for rack-mount-0.8.1...
Installing RDoc documentation for rack-test-0.6.0...
Installing RDoc documentation for ruby-openid-2.1.8...
Installing RDoc documentation for rvm-1.6.22...
Installing RDoc documentation for xmpp4r-0.5...
Run started Fri Jul 8 17:22:41 CDT 2011
/usr/bin/ruby
/usr/bin/gem
ERROR: While executing gem ... (Gem::InstallError)
cannot uninstall, check `gem list -d cinderella`
ERROR: Error installing cinderella:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/yajl-ruby-0.8.2 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/yajl-ruby-0.8.2/ext/yajl/gem_make.out
Building native extensions. This could take a while...
Updating installed gems
Nothing to update
Something went wrong with the install. :(
Dump this log into a gist and link to me to it
http://github.com/atmos/cinderella/issues
Sorry it failed. :(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment