Skip to content

Instantly share code, notes, and snippets.

@katmutua
Created December 14, 2015 08:54
Show Gist options
  • Select an option

  • Save katmutua/0b3912f2f2046ffcacae to your computer and use it in GitHub Desktop.

Select an option

Save katmutua/0b3912f2f2046ffcacae to your computer and use it in GitHub Desktop.
Specify path
$ sudo -s
$ export IBM_DB_INCLUDE=/Users/acangiano/sqllib/include
$ export IBM_DB_LIB=/Users/acangiano/sqllib/lib32
$ export ARCHFLAGS="-arch i386"
$ gem update --system
$ gem install ibm_db
$ exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment