rmagick pain:
brew uninstall pkg-config
brew install pkg-config
brew unlink pkg-config && brew link pkg-config
Repeat for imagemagick
Useful mysql debugging:
SHOW ENGINE INNODB STATUS
Shows things like last foreign key error.
rmagick pain:
brew uninstall pkg-config
brew install pkg-config
brew unlink pkg-config && brew link pkg-config
Repeat for imagemagick
Useful mysql debugging:
SHOW ENGINE INNODB STATUS
Shows things like last foreign key error.