postgresql-interfaces/psqlodbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
[postgresql-interfaces/psqlodbc] issue #71: Configure script missing in psqlODBC version 17
2+ messages / 1 participants
[nested] [flat]

* [postgresql-interfaces/psqlodbc] issue #71: Configure script missing in psqlODBC version 17
@ 2024-11-18 03:35  "raddakal (@raddakal)" <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: raddakal (@raddakal) @ 2024-11-18 03:35 UTC (permalink / raw)
  To: postgresql-interfaces/psqlodbc <[email protected]>

Hello All,

We are trying to compile and build psqlODBC version 17 ODBC driver for Linux 64 bit platform (OEL8 and OEL9 to be more specific) from source code.

We understand that the steps to compile and build are available at:
https://odbc.postgresql.org/docs/unix-compilation.html

To install, just try something like:

Step 1) % tar -zxvf psqlodbc-xx.xx.xxxx.tar.gz
Step 2) % cd psqlodbc-xx.xx.xxxx
Step 3) % ./configure
Step 4) % make
Step 5) % make install


When I downloaded the source code (REL-17_00_0002 Latest on Oct 2 ) from https://github.com/postgresql-interfaces/psqlodbc, I do not find the configure script in the downloaded package.

It is critical for us to build the driver from the source code and use (and not use any readily available binaries of the driver).

This is blocking one of our critical releases.

Can someone please suggest on the following:
As the configure script is missing from the driver source code package, is there any alternative way to compile and build the driver form source code.


A quick response is highly appreciated!!



Thanks,
Ranjeeth.

^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: [postgresql-interfaces/psqlodbc] issue #71: Configure script missing in psqlODBC version 17
@ 2024-11-19 13:27  "raddakal (@raddakal)" <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: raddakal (@raddakal) @ 2024-11-19 13:27 UTC (permalink / raw)
  To: postgresql-interfaces/psqlodbc <[email protected]>

We had to run the below mentioned command to generate the required configure script:
autoreconf -i

After doing this, was able to compile the source code and build the driver.


Thanks.

^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2024-11-19 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-11-18 03:35 [postgresql-interfaces/psqlodbc] issue #71: Configure script missing in psqlODBC version 17 "raddakal (@raddakal)" <[email protected]>
2024-11-19 13:27 Re: [postgresql-interfaces/psqlodbc] issue #71: Configure script missing in psqlODBC version 17 "raddakal (@raddakal)" <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox