psql-odbc setup - Mailing list pgsql-odbc

From Fatima M.Farag
Subject psql-odbc setup
Date
Msg-id 3441.136.159.187.58.1153610340.squirrel@webmail.cpsc.ucalgary.ca
Whole thread Raw
In response to Re: Needl help on psql-odbc setup  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: psql-odbc setup
List pgsql-odbc
Hi,

I already installed postgresql under linux without using the --with-odbc
command.
I have downloaded the source of the postgres odbc driver from the
following link,
http://www.postgresql.org/ftp/odbc/versions/src/

However, i get exited during compilation in the following way:

----------------------
..
..
checking for long long... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for pg_config... no
configure: error: pg_config not found
[ffarag@adb ~/psqlodbc-08.01.0200]$
-----------------------
This "pg_config" file is supposed to be located under the "bin" folder in
the installed postgresql main distribution.
I dont know where to proceed from...i dont know where am i supposed to
direct my installation of the odbc driver.

I am new to linux as well as postgresql.

So, could you please help..

Fatima



pgsql-odbc by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Needl help on psql-odbc setup
Next
From: Peter Eisentraut
Date:
Subject: Re: psql-odbc setup