Fruther to my original post, here is the stdout from the bundle install run:
Fetching gem metadata from
https://rubygems.org/...........
Fetching gem metadata from
https://rubygems.org/..
Using rake (0.9.2.2)
Using i18n (0.6.1)
Using multi_json (1.3.6)
Using activesupport (3.2.1)
Using builder (3.0.4)
Using activemodel (3.2.1)
Using erubis (2.7.0)
Using journey (1.0.4)
Using rack (1.4.1)
Using rack-cache (1.2)
Using rack-test (0.6.2)
Using hike (1.2.1)
Using tilt (1.3.3)
Using sprockets (2.1.3)
Using actionpack (3.2.1)
Using mime-types (1.19)
Using polyglot (0.3.3)
Using treetop (1.4.12)
Using mail (2.4.4)
Using actionmailer (3.2.1)
Using arel (3.0.2)
Using tzinfo (0.3.34)
Using activerecord (3.2.1)
Using activerecord-sqlserver-adapter (3.2.9)
Using activeresource (3.2.1)
Using bundler (1.2.1)
Using chunky_png (1.2.6)
Using coffee-script-source (1.4.0)
Using execjs (1.4.0)
Using coffee-script (2.2.0)
Using rack-ssl (1.3.2)
Using json (1.7.5)
Using rdoc (3.12)
Using thor (0.14.6)
Using railties (3.2.1)
Using coffee-rails (3.2.2)
Using columnize (0.3.6)
Using fssm (0.2.9)
Using sass (3.2.1)
Using compass (0.12.2)
Using compass-rails (1.0.3)
Using compass-twitter-bootstrap (0.0.1)
Using debugger-ruby_core_source (1.1.4)
Using debugger-linecache (1.1.2)
Using debugger (1.2.1)
Using formtastic (2.2.1)
Using jquery-rails (2.1.3)
Using rails (3.2.1)
Using sass-rails (3.2.5)
Installing tiny_tds (0.5.1) with native extensions
[33mGem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
/usr/bin/ruby1.9.1 extconf.rb
checking for iconv_open() in iconv.h... yes
checking for sybfront.h... no
-----
freetds is missing.
-----
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/usr/bin/ruby1.9.1
--enable-lookup
--disable-lookup
--with-iconv-dir
--without-iconv-dir
--with-iconv-include
--without-iconv-include=${iconv-dir}/include
--with-iconv-lib
--without-iconv-lib=${iconv-dir}/lib
--with-freetds-dir
--without-freetds-dir
--with-freetds-include
--without-freetds-include=${freetds-dir}/include
--with-freetds-lib
--without-freetds-lib=${freetds-dir}/lib
Gem files will remain installed in /home/railsadmin/.bundler/tmp/5501/gems/tiny_tds-0.5.1 for inspection.
Results logged to /home/railsadmin/.bundler/tmp/5501/gems/tiny_tds-0.5.1/ext/tiny_tds/gem_make.out
[0m [31mAn error occurred while installing tiny_tds (0.5.1), and Bundler cannot continue.
Make sure that `gem install tiny_tds -v '0.5.1'` succeeds before bundling. [0m