Skip to content

Instantly share code, notes, and snippets.

@jls
Created May 17, 2010 14:54
Show Gist options
  • Save jls/403857 to your computer and use it in GitHub Desktop.
Save jls/403857 to your computer and use it in GitHub Desktop.
Mysql Gem Error
Received this error:
uninitialized constant MysqlCompat::MysqlRes
Used this command on snow leopard:
export ARCHFLAGS="-arch i386 -arch x86_64" ; sudo gem install --no-rdoc --no-ri mysql -- --with-mysql-dir=/usr/local --with-mysql-config=/usr/local/mysql/bin/mysql_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment