Skip to Content.
Sympa Menu

freetds - RE: sqsh error after compiling

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: RE: sqsh error after compiling
  • Date: Fri, 1 Nov 2002 11:50:15 -0500


> From: George Wilson [mailto:gwilson AT vigilanzcorp.com]
> Sent: November 1, 2002 11:22 AM
>
> I compiled sqsh 2.1 on my linux box. When I try to run the
> program I get
> this error:
> sqsh: error while loading shared libraries: libct.so.0: cannot open
> shared object file: No such file or directory
>
> I checked my LD_LIBRARY_PATH and it is set to /usr/local/freetds/lib
> That is where libct.so resides.

Two things:

1. ldd `which sqsh` to verify where it looks for libct.so.0.
2. "ls -l" in that directory. Make sure there aren't any leftover old
files, and that your symlinks line up.

The 0.60 release did not produce shared objects with the right version
numbers. That was corrected with 0.60.1, which is what you get from
ibiblio. That could cause confusion.

--jkl


The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that we do not accept account orders and/or
instructions by e-mail, and therefore will not be responsible for carrying
out such orders and/or instructions.






Archive powered by MHonArc 2.6.24.

Top of Page