Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am pauljamesharper on github.
  • I am pauljamesharper (https://keybase.io/pauljamesharper) on keybase.
  • I have a public key ASDzQ99QUwZ0YgT8Owdk5wVEzoyX-7QtVsmtSn-9-weSsQo

To claim this, I am signing this object:

@pauljamesharper
pauljamesharper / gist:02c952bcfe3be0351f4e
Last active August 29, 2015 14:26 — forked from kralin/gist:4766772e168fee7796ad
emacs-snapshots on debian
wget -q http://londo.ganneff.de/apt.key -O- | apt-key add -
echo "deb http://londo.ganneff.de wheezy main" > /etc/apt/sources.list.d/emacs.list
aptitude update
aptitude install emacs-snapshot emacs-snapshot-gtk
@pauljamesharper
pauljamesharper / Python not found
Created April 19, 2012 19:45
ld: framework not found Python
==> Build Environment
CPU: quad-core 64-bit sandybridge
MacOS: 10.7.3-x86_64
Xcode: 4.3.2
"--use-gcc" was specified
CC: /usr/bin/xcrun gcc-4.2 => /usr/local/bin/gcc-4.2
LD: /usr/bin/xcrun gcc-4.2 => /usr/local/bin/gcc-4.2
CFLAGS: -Os -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/ossp-uuid/1.6.2/include