[freetds] missing libtdsodbc.so

ZIGLIO, Frediano, VF-IT Frediano.Ziglio at vodafone.com
Fri Apr 6 02:46:23 EDT 2007


> 
> ** Proprietary **
> 
> ok, I verified that the header file was located in /usr/local/include
> 
> /usr/local/include (p3k) <prod2> ll sql*
> -rw-r--r--   1 root       sys          31945 Apr  4 17:04 sql.h
> -rw-r--r--   1 root       sys           1114 Apr  4 19:24 sqldb.h
> -rw-r--r--   1 root       sys          78462 Apr  4 17:04 sqlext.h
> -rw-r--r--   1 root       sys           1137 Apr  4 19:24 sqlfront.h
> -rw-r--r--   1 root       sys          11202 Apr  4 17:04 sqltypes.h
> -rw-r--r--   1 root       sys          21671 Apr  4 17:04 sqlucode.h
> /usr/local/include (p3k) <prod2> 
> 
> I did ./configure --with-unixodbc=/usr/local then make then 
> your find command and this is what I got:
> 
> 
> [PRODUX]:/home/jwolgast/freetds-0.64 ->find . -name libtdsodbc.so
> [PRODUX]:/home/jwolgast/freetds-0.64 ->
> 

HP-UX use .sl extension so probably you will find a libtdsodbc.sl.

Try also a 

$ cd src/odbc
$ ls .libs

you should see some *.o files and the .sl file.

> 
> Now I uploaded and unpacked the tar file in my home 
> directory, could that be causing any problems???
> 

No, and as usual you should avoid to even compile anything using root
account.

freddy77



More information about the FreeTDS mailing list