[GENERAL] Can't build ODBC -- odbc_config not found

2017-10-26 Thread Chris Albertson
I just tried to build Postgres ODBC from source (psqlodbc-10.00..tar.gz) I type "./configure" Then get this message: configure: error: odbc_config not found (required for unixODBC build) So it must be looking for a file called "odic_config"? It's not 100% clear wha

Re: [GENERAL] PSQL NEWBIE - RUNTIME ERROR

2003-07-01 Thread Chris Albertson
Assuming the standard install to /usr/local/pgsql you need to add /usr/local/pgsql/lib to the linker's search path and (if Linux) run ldconfig > > ./testlibpq:error in loading shared libraries > > > > libpq.so.2: cannot open shared object file: No such file or >