Configuring Database Gateway For ODBC (DG4ODBC) to Connect To Postgres
Dear Experts,
Our oracle db version 12.1.0.2
Problems Configuring Database Gateway For ODBC (DG4ODBC) to Connect To Postgres ( Doc ID 881667.1 )
Downloaded latest file from source psqlodbc-13.00.0000.tar.gz as mentioned in document.
untar it and ran configure command
[root@erpsupportdb satish]# cd psqlodbc-13.00.0000
[root@erpsupportdb psqlodbc-13.00.0000]# pwd
/ERPShareddrive/ERP/opm/satish/psqlodbc-13.00.0000
[root@erpsupportdb psqlodbc-13.00.0000]# ./configure --prefix=/usr/psqlodbc --enable-pthreads
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes