Skip to Content.
Sympa Menu

freetds - Re: Cannot access MSSQL db

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: James Cameron <cameron AT fax.sno.cpqcorp.net>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: Cannot access MSSQL db
  • Date: Mon, 08 Apr 2002 19:49:13 +1000


David Nordenberg wrote:
> with ./configure --with-sysconfdir=/etc
> open("/tmp/freetds/install/etc/locales.conf", O_RDONLY) = 4
> open("/tmp/freetds/install/etc/freetds.conf", O_RDONLY) = 4
> ASARG :( Doesn't configure care about --with-sysconfdir? How should I make
> the program look for config files in /etc other then using sysconfdir?

Your build sequence was wrong.
Change --with-sysconfdir to --sysconfdir.

--
James Cameron (james.cameron AT compaq.com)

"Think of it as evolution in action." -- Larry Niven




Archive powered by MHonArc 2.6.24.

Top of Page