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

FreeTDS Not Installed #39

Open
amsimon opened this issue Feb 14, 2020 · 2 comments
Open

FreeTDS Not Installed #39

amsimon opened this issue Feb 14, 2020 · 2 comments

Comments

@amsimon
Copy link

amsimon commented Feb 14, 2020

Deploying a Rails app with tiny_tds gem produces this error:

remote: Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
remote:
remote:     current directory: /tmp/bundle/gems/tiny_tds-2.1.2/ext/tiny_tds
remote: /usr/local/.rbenv/versions/2.5.5/bin/ruby -r ./siteconf20200213-2506-1no9ahv.rb
remote: extconf.rb
remote: checking for sybfront.h... no
remote: checking for sybdb.h... no
remote: checking for tdsdbopen() in -lsybdb... no
remote: checking for dbanydatecrack() in -lsybdb... no
remote: Failed! Do you have FreeTDS 0.95.80 or higher installed?
remote: *** extconf.rb failed ***
remote: Could not create Makefile due to some reason, probably lack of necessary
remote: libraries and/or headers.  Check the mkmf.log file for more details.  You may
remote: need configuration options.
@padmick
Copy link

padmick commented Feb 18, 2020

this is addressed in #38 but waiting for someone to merge it in :/

@SvenAelterman
Copy link

It seems like #38 addresses it for containers, not in Web App for Linux. Are there plans to support it there too?

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

No branches or pull requests

3 participants