Re: unixodbc: no ??

"Craig A. Berry" <[email protected]>
Newsgroups gmane.comp.db.tds.freetds
Message-ID <[email protected]>
On Oct 7, 2011, at 3:12 PM, Perl_to_SQL_Server wrote:

> Thanks much for your answer, here's what I've got from an untouched Linux 
> version 2.6.16.72 (SUSE Linux):
> 
> /usr/bin/odbc_config

So what happens if you configure with:

$ ./configure --prefix/home/myself --with-unixodbc=/usr --with-tdsver=7.1

so that it looks for /usr/bin/odbc_config, which you appear to have?  This based on reading configure and spotting the line that looks like:

        if test -f "$with_unixodbc/bin/odbc_config"; then

where $with_unixodbc will be whatever you gave it on the command line.

And rather than running a massive search for sql.h, why not do what configure does and have it tell you:

$ /usr/bin/odbc_config --include-prefix



________________________________________
Craig A. Berry
mailto:[email protected]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.