Skip to Content.
Sympa Menu

freetds - Re: [freetds] libtdsodbc: cannot open shared object file

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Roger "Pe�a" Escobio <orkcu AT yahoo.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] libtdsodbc: cannot open shared object file
  • Date: Fri, 3 Mar 2006 07:14:28 -0800 (PST)



--- Yves Dorfsman <yves AT zioup.com> wrote:

> > do you have something in /var/log/messages ?
>
> No nothing. I even tried to tail -f while running
> the isql, didn't get
> anything.
>
>
> > rpm -V unixODBC
> > say something about wrond permission
>

I have this in /etc/odbcinst.init
[FreeTDS]
Description = FreeTDS v-0.63
Driver = /usr/lib/libtdsodbc.so.0
Setup = /usr/lib/libtdsS.so.1
FileUsage = 1

what is in yours?

> > I can't remenber if RHEL has SeLinux support
> > try ls --context libtdsodbc*
> > it should be the same context for any file in
> /usr/lib
>
> I'm pretty sure RH is not SELinux, "ls --context"
> returns an error.

so is not SELinux :-)


what is the output of:

ldconfig -p | grep tdsodbc

?
it should be something like:
libtdsodbc.so.0 (libc6) => /usr/lib/libtdsodbc.so.0
libtdsodbc.so (libc6) => /usr/lib/libtdsodbc.so


cu
roger

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com




Archive powered by MHonArc 2.6.24.

Top of Page