Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: psqlODBC 08.02.0300 doesn't compile



Tom Lane wrote:
Well, this is exactly the problem: the psqlodbc distribution is missing
files needed to build from source, ie, the reference to $PGSRC/config
in the directions.  Since $PGSRC/config is also not installed by
Postgres packages, this leaves RPM packagers unable to build psqlodbc
according to the rules.

I don't know about the RPM packaging rules, but you can build from source just fine as long as you don't try to regenerate any of the autoconf/automake stuff. The lack of complaints since it started being packaged this way indicate it's not been an issue for the users.

The whole thing seems like bad practice anyway,
since it's unclear which version of the Postgres sources needs to be
used to build any particular psqlodbc release.

I've always used whatever is current without any problems, though the docs say to use 7.3 (which, iirc, was about to be released when this was all written). I'm not experienced enough with this stuff to comment on whether it's good or bad practice though; I'll have to leave you and Peter to fight that one out. It can be a pita sometimes though, and it would be nice to have something more self contained.

Regards, Dave.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group