[freetds] 0.82 status
James K. Lowden
jklowden at freetds.org
Sat Feb 9 12:16:00 EST 2008
Alex Moore wrote:
> I am building freetds for Solaris 8 and later and must have missed
> something. make install of freetds-0.82RC1 (not from cvs) is missing
> these files:
>
> ./lib/libtds.so.? and .a and .la
> ./lib/libtdssrv.so.? and .a and .la
> ./include/tds.h
> ./include/tdsconvert.h
> ./include/tdssrv.h
> ./include/tdsver.h
That's right. The TDS layer is no longer installed as a separate library;
it's statically linked to each client library instead. Similarly, the
server library isn't installed, because it's not normally used.
Everything work OK?
--jkl
More information about the FreeTDS
mailing list