This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[~] brew update | |
From http://github.com/mxcl/homebrew | |
* branch master -> FETCH_HEAD | |
Already up-to-date. | |
[~] brew doctor | |
Your OS X is ripe for brewing. | |
Any troubles you may be experiencing are likely purely psychosomatic. | |
[~] brew install python |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[~] brew update | |
From http://github.com/mxcl/homebrew | |
* branch master -> FETCH_HEAD | |
Already up-to-date. | |
[~] brew doctor | |
Your OS X is ripe for brewing. | |
Any troubles you may be experiencing are likely purely psychosomatic. | |
[~] brew install -v ruby |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rvm --version | |
rvm 1.8.3 by Wayne E. Seguin ([email protected]) [https://rvm.beginrescueend.com/] | |
$ rvm use default | |
Using /Users/cczona/.rvm/gems/ruby-1.9.2-p290 with gemset global | |
$ rvm-auto-ruby --version | |
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin10.8.0] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[~/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle] git st | |
# On branch master | |
nothing to commit (working directory clean) | |
[~/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle] git pull origin master | |
From https://github.com/adamsalter/GetBundles.tmbundle | |
* branch master -> FETCH_HEAD | |
Already up-to-date. | |
[~/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle] git remote -vv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### General Info | |
bash-4.2$ rvm -v | |
rvm 1.8.5 by Wayne E. Seguin ([email protected]) [https://rvm.beginrescueend.com/] | |
bash-4.2$ env | |
rvm_dump_environment_flag=0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by poppler configure 0.18.2, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/poppler/0.18.2 --enable-xpdf-headers --enable-poppler-qt4 | |
## --------- ## | |
## Platform. ## |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install -v poppler --with-qt4 | |
==> Downloading http://poppler.freedesktop.org/poppler-0.18.2.tar.gz | |
File already downloaded in /Users/cczona/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/cczona/Library/Caches/Homebrew/poppler-0.18.2.tar.gz | |
Package QtCore was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtCore.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'QtCore' found | |
Package QtGui was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtGui.pc' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install -v poppler --with-qt4 --enable-xpdf-headers | |
==> Downloading http://poppler.freedesktop.org/poppler-0.18.2.tar.gz | |
File already downloaded in /Users/cczona/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/cczona/Library/Caches/Homebrew/poppler-0.18.2.tar.gz | |
Package QtCore was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtCore.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'QtCore' found | |
Package QtGui was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtGui.pc' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install -v poppler --with-qt4 --enable-xpdf-headers | |
==> Downloading http://poppler.freedesktop.org/poppler-0.18.2.tar.gz | |
File already downloaded in /Users/cczona/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/cczona/Library/Caches/Homebrew/poppler-0.18.2.tar.gz | |
Package QtCore was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtCore.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'QtCore' found | |
Package QtGui was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtGui.pc' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3/8/12 10:17:15.867 AM Quicksilver: awake | |
3/8/12 10:17:37.000 AM kernel: Data/Stack execution not permitted: Quicksilver[pid 350] at virtual address 0xfefff000, protections were read-write | |
3/8/12 10:17:45.005 AM com.apple.launchd.peruser.502: ([0x0-0x1c01c].com.blacktree.Quicksilver[350]) Job appears to have crashed: Bus error: 10 | |
3/8/12 10:17:47.448 AM ReportCrash: Saved crash report for Quicksilver[350] version ß65 (3920) to /Users/cczona/Library/Logs/DiagnosticReports/Quicksilver_2012-03-08-101747_office.crash | |
3/8/12 10:29:03.984 AM com.apple.launchd.peruser.502: (com.apple.quicklook) Throttling respawn: Will start in 1 seconds | |
3/8/12 10:30:26.000 AM kernel: Data/Stack execution not permitted: Quicksilver[pid 2620] at virtual address 0xfefff000, protections were read-write | |
3/8/12 10:30:26.160 AM com.apple.launchd.peruser.502: ([0x0-0x39b39b].com.blacktree.Quicksilver[2620]) Job appears to have crashed: Bus error: 10 | |
3/8/12 10:30:26.435 AM ReportCrash: Saved crash report for Quicksilver[2620] version ß65 (3 |
OlderNewer