installing freetds to Oracle Linux 7 sysem
when trying to install freetds, I have doen install pre-requisit.
yum install -y unixODBC
yum install -y unixODBC-devel
Download source code for freetds at
Compile from the source and install
when I use ./configure command I am getting below error message.
[root@<REMOVED> freetds]# ./configure --prefix=/usr/localchecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking target system type... x86_64-unknown-linux-gnuchecking for a BSD-compatible install... /bin/install -cchecking whether build environment is sane... yeschecking for a thread-safe mkdir -p... /bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether make supports nested variables... (cached) yeschecking for gawk... (cached) gawkchecking for grep that handles long lines and -e... /bin/grepchecking whether ln -s works... yeschecking for a sed that does not truncate output... /bin/sedchecking for pkg-config... /bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking for style of include used by make...