Skip to content

Instantly share code, notes, and snippets.

View jtmkrueger's full-sized avatar
🎉
Working from home

John Krueger jtmkrueger

🎉
Working from home
View GitHub Profile
##
# Your previous /Users/john_t_krueger/.profile file was backed up as /Users/john_t_krueger/.profile.macports-saved_2010-02-25_at_10:01:22
##
# MacPorts Installer addition on 2010-02-25_at_10:01:22: adding an appropriate PATH variable for use with MacPorts.
export PATH=/opt/local/bin:/opt/local/sbin:$PATH
# Finished adapting your PATH environment variable for use with MacPorts.
for a in local $(ls /opt/ | grep -v local | grep -v gentoo); do
FULLPATH=/opt/$a
$ gem uninstall mysql; gem install mysql
ERROR: While executing gem ... (Gem::InstallError)
cannot uninstall, check `gem list -d mysql`
Building native extensions. This could take a while...
ERROR: Error installing mysql:
ERROR: Failed to build gem native extension.
/Users/john_t_krueger/.rvm/rubies/ruby-1.8.6-p114/bin/ruby extconf.rb
checking for mysql_ssl_set()... yes
checking for rb_str_set_len()... no
GREP_COLOR=1;32
MANPATH=/opt/macports/share/man:/opt/macports/man:/opt/git/share/man:
COLOR_NC=e[0m
rvm_scripts_path=/Users/john_t_krueger/.rvm/scripts
rvm_bin_path=/Users/john_t_krueger/.rvm/bin
TERM_PROGRAM=Apple_Terminal
COLOR_RED=e[0;31m
COLOR_CYAN=e[0;36m
COLOR_PURPLE=e[0;35m
TERM=xterm-color
[2010-05-06 09:44:45] make
dln.c: In function ‘dln_load’:
dln.c:1463: warning: ‘NSCreateObjectFileImageFromFile’ is deprecated (declared at /usr/include/mach-o/dyld.h:145)
dln.c:1469: warning: ‘NSLinkModule’ is deprecated (declared at /usr/include/mach-o/dyld.h:161)
dln.c:1472: warning: ‘NSIsSymbolNameDefined’ is deprecated (declared at /usr/include/mach-o/dyld.h:176)
dln.c:1475: warning: ‘NSAddressOfSymbol’ is deprecated (declared at /usr/include/mach-o/dyld.h:188)
dln.c:1475: warning: ‘NSLookupAndBindSymbol’ is deprecated (declared at /usr/include/mach-o/dyld.h:179)
file.c: In function ‘lchmod_internal’:
file.c:1784: warning: cast from pointer to integer of different size
process.c: In function ‘detach_process_watcher’: