Re: not getting libodbc.so for hp-ux PA_RISC 11.23 - 64 bit
Daniel Fazekas <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Jun 25, 2009, at 12:57, Goyal, Pravin Shyam wrote: > But, I am not getting libodbc.so file under /usr/local/lib/ Without > this we cannot proceed further to configure FreeTDS. > I get below in /usr/local/lib after make install: > # file libodbc* > libodbc.sl: PA-RISC2.0 shared library -not stripped Looks like everything is fine after all. Your system just uses .sl as the extension for shared libraries rather than .so. Perfectly normal.