[ psqlodbc-Bugs-1000542 ] missing build instructions for unix - Mailing list pgsql-odbc

From
Subject [ psqlodbc-Bugs-1000542 ] missing build instructions for unix
Date
Msg-id 20060203101631.59CDF1033E24@pgfoundry.org
Whole thread Raw
List pgsql-odbc
Bugs item #1000542, was opened at 2006-02-03 10:16
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000542&group_id=1000125

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: missing build instructions for unix

Initial Comment:
I'm trying to build psqlodbc-08.01.0108 for gentoo linux.

In docs/unix-compilation.html, it suggests to try the usual ./configure && make && make install.  First problem,
there'sno configure script.  I noticed that there _is_ a configure.ac and the top of that file says to run autoconf on
it. Ok, so here's my try: 

$ autoconf configure.ac 2> autconf_err.log > configure
$ chmod +x configure
$ ./configure 2> config_err.log

and generated the four files I'm attaching.



----------------------------------------------------------------------

You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000542&group_id=1000125

pgsql-odbc by date:

Previous
From: Ludek Finstrle
Date:
Subject: Re: call for creating test suite
Next
From: Marc Herbert
Date:
Subject: Re: call for creating test suite