Skip to content

Instantly share code, notes, and snippets.

Last login: Thu Aug 11 17:59:50 on ttys001
~  which make
/Developer/usr/bin/make
~  brew install git
==> Downloading http://kernel.org/pub/software/scm/git/git-1.7.6.tar.bz2
File already downloaded in /Users/alland/Library/Caches/Homebrew
==> make prefix=/usr/local/Cellar/git/1.7.6 install
GIT_VERSION = 1.7.6
* new build flags or prefix
./generate-cmdlist.sh > common-cmds.h+ && mv common-cmds.h+ common-cmds.h
~/Downloads  chmod +x brew && ./brew
Installing Homebrew. Press enter to continue.
WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.
To proceed, enter your password, or type Ctrl-C to abort.
~/Downloads  chmod +x brew && ./brew
Installing Homebrew. Press enter to continue.
~/Downloads  ls
Contractor 1.jpeg LNCHBX-004-WEBSITE_V9A.png
Contractor 2.jpeg brew
~/Downloads  cd
~  ls
Applications
Desktop
~/Workspace  brew install wget
Warning: It appears you have Macports or Fink installed
Software installed with other package managers causes known problems for
Homebrew. If formula fail to build uninstall Macports/Fink and reinstall any
affected formula.
==> Downloading http://ftp.gnu.org/gnu/wget/wget-1.12.tar.bz2
######################################################################## 100.0%
==> Downloading patches
######################################################################## 100.0%
==> Patching
[adelacruz@pd-10-65-32-5 mlb11site (trades)]$ rake leaderboards:rank:all --trace
(in /Users/adelacruz/Workspace/mlb11site)
** Invoke leaderboards:rank:all (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
syntax error on line 13, col 1: `:'
/Users/adelacruz/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/syck.rb:135:in `load'
/Users/adelacruz/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/syck.rb:135:in `load'
/Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/rails-2.3.5/lib/initializer.rb:902:in `database_configuration'
~/Workspace  git clone git@git.assembla.com:lunchmoney.git
dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
Referenced from: /opt/local/bin/git
Reason: Incompatible library version: git requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0
Trace/BPT trap: 5
~/Workspace 
Error: Failed executing: ./configure --disable-osx-universal-binary --without-perl --prefix=/usr/local/Cellar/imagemagick/6.7.1-1 --disable-dependency-tracking --enable-shared --disable-static --with-modules --without-gslib --with-gs-font-dir=/usr/local/share/ghostscript/fonts --without-magick-plus-plus
Please report this bug: https://github.com/mxcl/homebrew/wiki/Checklist-before-filing-a-new-issue
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/#issue/5112
https://github.com/mxcl/homebrew/issues/#issue/5478
https://github.com/mxcl/homebrew/issues/#issue/6001
https://github.com/mxcl/homebrew/issues/#issue/6715
https://github.com/mxcl/homebrew/issues/#issue/6723
https://github.com/mxcl/homebrew/issues/#issue/6761
It looks like an autotools configure failed.
I think it might be this:
the <option> needs values 0 - x
<select>
<option value="0" selected="selected">something</option>
<option value="1" >something</option>
<option value="2" >something</option>
<option value="3" >something</option>
<option value="4" >something</option>
~/Workspace/ruin/admin  ruby admin_title.rb
[01/25] Isolating mysql2 (= 0.2.6).
Building native extensions. This could take a while...
/Users/alland/.rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:551:in `rescue in block in build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)
/Users/alland/.rvm/rubies/ruby-1.9.2-head/bin/ruby extconf.rb
checking for rb_thread_blocking_region()... yes
checking for mysql.h... yes
checking for errmsg.h... yes
checking for mysqld_error.h... yes
...
checking for fprintf... yes
checking for snprintf... yes
checking for vfprintf... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for sscanf... yes
checking for perl... perl
checking for python... /usr/bin/python