Skip to content

Conversation

@caleb
Copy link
Contributor

@caleb caleb commented Apr 21, 2023

Homebrew recently changed the directory it installs into from /usr/local to /opt/homebrew. This change allows users to install tiny_tds on macOS.

@fa11enangel
Copy link

fa11enangel commented Dec 1, 2023

This will fix several open issues:

Until it is merged and released as a new version, you have to define /opt/homebrew as directory to look for freetds:

brew install freetds
gem install tiny_tds -- --with-freetds-include=/opt/homebrew/include --with-freetds-lib=/opt/homebrew/lib

@andyundso
Copy link
Member

I made a new branch with the changes from this one, but also added testing on CircleCI to make sure compiling and requiring works for the folks on Apple Silicon (see #545). I'm going to close this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants