Skip to content

Instantly share code, notes, and snippets.

@msken
msken / gist:3504501
Created August 28, 2012 21:27
brew install open-scene-graph -v with ffmpeg-0.9.1
$ brew info ffmpeg
ffmpeg: stable 0.9.1, HEAD
http://ffmpeg.org/
Depends on: yasm, x264, faac, lame, rtmpdump, theora, libvorbis, libogg, libvpx, xvid, opencore-amr
/usr/local/Cellar/ffmpeg/0.9.1 (97 files, 67M) *
https://github.com/mxcl/homebrew/commits/master/Library/Formula/ffmpeg.rb
==> Options
--with-tools
Install additional FFmpeg tools.
--with-ffplay
@msken
msken / gist:3498397
Created August 28, 2012 14:15
brew install open-scene-graph with ffmpeg-0.10.3
/usr/bin/env perl -e use XML::Parser
/usr/bin/env python -c import numpy
==> Downloading http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-3.0.1/source/OpenSceneGraph-3.0.1.zip
Already downloaded: /Library/Caches/Homebrew/open-scene-graph-3.0.1.zip
/usr/bin/unzip /Library/Caches/Homebrew/open-scene-graph-3.0.1.zip
Archive: /Library/Caches/Homebrew/open-scene-graph-3.0.1.zip
creating: OpenSceneGraph-3.0.1/
inflating: OpenSceneGraph-3.0.1/LICENSE.txt
creating: OpenSceneGraph-3.0.1/PlatformSpecifics/
creating: OpenSceneGraph-3.0.1/PlatformSpecifics/Android/
@msken
msken / gist:3497836
Created August 28, 2012 13:09
brew install -v open-scene-graph 2>&1 | pbcopy
$ brew install -v open-scene-graph
/usr/bin/env perl -e use XML::Parser
/usr/bin/env python -c import numpy
==> Downloading http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-3.0.1/source/OpenSceneGraph-3.0.1.zip
Already downloaded: /Library/Caches/Homebrew/open-scene-graph-3.0.1.zip
/usr/bin/unzip /Library/Caches/Homebrew/open-scene-graph-3.0.1.zip
Archive: /Library/Caches/Homebrew/open-scene-graph-3.0.1.zip
creating: OpenSceneGraph-3.0.1/
inflating: OpenSceneGraph-3.0.1/LICENSE.txt
creating: OpenSceneGraph-3.0.1/PlatformSpecifics/
@msken
msken / gist:3431871
Created August 23, 2012 03:24
brew install flann -v
$ brew doctor
Your system is raring to brew.
$ brew update
Already up-to-date.
$ brew install flann -v
==> Downloading http://people.cs.ubc.ca/~mariusm/uploads/FLANN/flann-1.7.1-src.zip
Already downloaded: /Library/Caches/Homebrew/flann-1.7.1.zip
/usr/bin/unzip /Library/Caches/Homebrew/flann-1.7.1.zip
Archive: /Library/Caches/Homebrew/flann-1.7.1.zip
creating: flann-1.7.1-src/
@msken
msken / gist:3365813
Created August 16, 2012 02:24
brew install open-scene-graph -v --devel 2>&1 | pbcopy
$ brew install open-scene-graph -v --devel 2>&1 | pbcopy
/usr/bin/env perl -e use XML::Parser
/usr/bin/env python -c import numpy
==> Downloading http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.1.1.zip
Already downloaded: /Library/Caches/Homebrew/open-scene-graph-3.1.1.zip
/usr/bin/unzip /Library/Caches/Homebrew/open-scene-graph-3.1.1.zip
Archive: /Library/Caches/Homebrew/open-scene-graph-3.1.1.zip
creating: OpenSceneGraph-3.1.1/
inflating: OpenSceneGraph-3.1.1/LICENSE.txt
creating: OpenSceneGraph-3.1.1/PlatformSpecifics/
@msken
msken / gist:3346955
Created August 14, 2012 06:39
brew install open-scene-graph -v --devel
$ brew update
Already up-to-date.
$ brew doctor
Your system is raring to brew.
$ brew install open-scene-graph -v --devel
==> Installing open-scene-graph dependency: x264
==> Downloading http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20120812-2245-stable.tar.bz2
/usr/bin/curl -qf#LA Homebrew 0.9.2 (Ruby 1.8.7-358; Mac OS X 10.8) http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20120812-2245-stable.tar.bz2 -o /Library/Caches/Homebrew/x264-r2197.4.tar.bz2 --silent
@msken
msken / gist:3232413
Created August 2, 2012 01:57
brew install -v open-scene-graph
==> Downloading http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-3.0.1/source/OpenSceneGraph-3.0.1.zip
Already downloaded: /Library/Caches/Homebrew/open-scene-graph-3.0.1.zip
/usr/bin/unzip /Library/Caches/Homebrew/open-scene-graph-3.0.1.zip
Archive: /Library/Caches/Homebrew/open-scene-graph-3.0.1.zip
creating: OpenSceneGraph-3.0.1/
inflating: OpenSceneGraph-3.0.1/LICENSE.txt
creating: OpenSceneGraph-3.0.1/PlatformSpecifics/
creating: OpenSceneGraph-3.0.1/PlatformSpecifics/Android/
inflating: OpenSceneGraph-3.0.1/PlatformSpecifics/Android/Android.mk.master.in
inflating: OpenSceneGraph-3.0.1/PlatformSpecifics/Android/Android.mk.src.in
@msken
msken / gist:3223545
Created August 1, 2012 04:07
cat ~/Library/Logs/Homebrew/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libcroco configure 0.6.5, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libcroco/0.6.5 --disable-Bsymbolic
## --------- ##
## Platform. ##
@msken
msken / gist:3223538
Created August 1, 2012 04:04
brew install -v open-scene-graph --use-llvm; brew --config; brew doctor
$ brew install -v open-scene-graph --use-llvm
==> Downloading http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-3.0.1/source/OpenSceneGraph-3.0.1.zip
Already downloaded: /Library/Caches/Homebrew/open-scene-graph-3.0.1.zip
/usr/bin/unzip /Library/Caches/Homebrew/open-scene-graph-3.0.1.zip
Archive: /Library/Caches/Homebrew/open-scene-graph-3.0.1.zip
creating: OpenSceneGraph-3.0.1/
inflating: OpenSceneGraph-3.0.1/LICENSE.txt
creating: OpenSceneGraph-3.0.1/PlatformSpecifics/
creating: OpenSceneGraph-3.0.1/PlatformSpecifics/Android/
inflating: OpenSceneGraph-3.0.1/PlatformSpecifics/Android/Android.mk.master.in