Skip to content

Instantly share code, notes, and snippets.

[[[ 9.06296163e-03 5.40016616e-03 2.07039337e-03 0.00000000e+00
0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00
4.60358056e-03]
[ 3.07709126e-02 1.83348499e-02 7.02947846e-03 0.00000000e+00
0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00
1.56302521e-02]
[ 5.34194997e-02 3.18300116e-02 1.22034477e-02 0.00000000e+00
0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00
2.71347249e-02]
[ 4.66265526e-02 2.77824338e-02 1.06516291e-02 0.00000000e+00
02.make:
grep 'PACKAGE\|VERSION\|GVPLUGIN' config.h > graphviz_version.h
make install-recursive
Making install in libltdl
/bin/sh /private/tmp/graphviz-yeaS/graphviz-2.28.0/libltdl/config/install-sh -d .
cp ./argz_.h argz.h-t
mv argz.h-t argz.h
make install-am
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -F/usr/local/Frameworks -I/opt/X11/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -F/usr/local/Frameworks -I/opt/X11/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
@mckk
mckk / brew --config 6.12.12
Created December 6, 2012 00:02
brew config
HOMEBREW_VERSION: 0.9.3
HEAD: 50cdd4996a9d9cb3d871ad5a2c2643e71f3b8c2f
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.8.2-x86_64
Xcode: 4.5.2
CLT: 4.5.0.0.1.1249367152
LLVM-GCC: build 2336
Clang: 4.1 build 421
@mckk
mckk / brew doctor 6.12.12
Created December 6, 2012 00:00
brew doctor
Warning: Some directories in your path end in a slash.
Directories in your path should not end in a slash. This can break other
doctor checks. The following directories should be edited:
/Users/maciek/.rvm/gems/ruby-1.9.3-p286/bin/
@mckk
mckk / gist:1148059
Created August 15, 2011 22:39
Expresso error
messages.test.js test messages dynamic helper: TypeError: Object function (fn){
process.on('beforeExit', function(){
try {
fn();
} catch (err) {
error(title, key, err);
}
});
} has no method 'response'
at /private/tmp/express-messages/test/messages.test.js:45:12