Linux Operating System (MOSC)

MOSC Banner

installing freetds to Oracle Linux 7 sysem

edited Dec 31, 2024 3:05AM in Linux Operating System (MOSC) 15 commentsAnswered ✓

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...

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center