Re: [Fwd: Problems configuring php with freetds]
"ZIGLIO, Frediano, VF-IT" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of [email protected] > Sent: mercoledì 4 giugno 2008 16.20 > To: [email protected] > Subject: [freetds] [Fwd: Problems configuring php with freetds] > > I didn't receive a response. Can anyone help me with this? > > ---------------------------- Original Message > ---------------------------- > Subject: Problems configuring php with freetds > From: [email protected] > Date: Fri, May 30, 2008 8:41 am > To: [email protected] > -------------------------------------------------------------- > ------------ > > I've successfully compiled freetds. But when I go to > configure php to use > the freetds libraries, I get this error: > > configure: error: Directory /usr/local/freetds-0.82 is not a FreeTDS > installation directory > > How can I fix this? Configure worked with my old version of > freetds-0.62. > > Thanks! > > ~Mike > We sent a mail to Frank Kromann to change how FreeTDS is detected. You should however be able to workaround touching /usr/local/freetds-0.82/include/tds.h and /usr/local/freetds-0.82/lib/libtds.a. freddy77