I am a linux newbie but just compiled freetds on my fedora box. I used the basic options: ./configure make make install make clean According to the docs it should install to /usr/local/freetds After all this I don't have a freetds folder in /local/. If I go into /usr/local/bin, I do have a tsql which I believe are part of freetds so I think it installed. Where do I set the directory when I recompile php --with-mssql? Thanks!