Skip to Content.
Sympa Menu

freetds - RE: [freetds] SQSH can't load libct.so.1

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Thomas Shokes <tshokes AT intelesis.com>
  • To: 'FreeTDS Development Group' <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] SQSH can't load libct.so.1
  • Date: Tue, 29 Jul 2003 07:58:39 -0700

Fast, easy, and it works...how could I ask for more. Thanks

Thomas H. Shokes
Interactive Telesis
Systems/Network Engineer


-----Original Message-----
From: Michael Peppler [mailto:mpeppler AT bluewin.ch]
Sent: Tuesday, July 29, 2003 7:38 AM
To: FreeTDS Development Group
Subject: Re: [freetds] SQSH can't load libct.so.1


On Tue, 2003-07-29 at 16:24, Thomas Shokes wrote:
> I am having a SQSH problem that I just can't figure out. The box is
running
> Mandrake Linux 9.1. FreeTDS itself seems to be fine as I can connect to
the
> desired servers using TSQL. It seems that the install of SQSH 2.1 goes
> smoothly as well. Auto configure even gets the FreeTDS libraries listed in
> the src/Makefile. But when I run sqsh I get the following error:
>
> sqsh: error while loading shared libraries: libct.so.1: cannot open shared
> object file: No such file or directory

Either set LD_LIBRARY_PATH to point to /usr/local/lib, or add
/usr/local/lib to /etc/ld.so.conf and run ldconfig.

Michael


_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds




Archive powered by MHonArc 2.6.24.

Top of Page