Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manually install version of freeTDS #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

padmick
Copy link

@padmick padmick commented Feb 4, 2020

Changes pulled from https://github.com/Azure-App-Service/ruby-template/blob/dev/template/Dockerfile to fix error on deploy of tiny_tds gem to Azure app service on bundle install to all app versions.

Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current directory: /tmp/bundle/gems/tiny_tds-2.1.2/ext/tiny_tds /usr/local/.rbenv/versions/2.4.5/bin/ruby -r ./siteconf20200203-331-1acoqp.rb extconf.rb checking for sybfront.h... no checking for sybdb.h... no checking for tdsdbopen() in -lsybdb... no checking for dbanydatecrack() in -lsybdb... no Failed! Do you have FreeTDS 0.95.80 or higher installed? *** extconf.rb failed ***

@amsimon
Copy link

amsimon commented Feb 13, 2020

Please merge this in.

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.

3 participants