Skip to content

Instantly share code, notes, and snippets.

View cmrichards's full-sized avatar

Chris Richards cmrichards

  • christopher-richards.net
  • Manchester, England
View GitHub Profile
@ilpeste
ilpeste / changes.sh
Created October 25, 2011 10:50
Errors while installing ruby-oci8 on Ubuntu 11.10
# Natty (Ubuntu 11.04)
$ dpkg -L libc6-dev | grep /types.h
/usr/include/bits/types.h
/usr/include/rpc/types.h
/usr/include/sys/types.h
# Oneiric (Ubuntu 11.10)
$ dpkg -L libc6-dev | grep /types.h