Skip to Content.
Sympa Menu

freetds - Re: [freetds] osql error

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: jklowden AT schemamania.org
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] osql error
  • Date: Wed, 14 Apr 2010 10:26:21 -0400

On Tue, Apr 13, 2010 at 05:11:56PM -0700, Lee Hughes wrote:
>
> osql: error: no potential directory strings in "/usr/local/bin/isql"
> isql strings are:
> + /lib/ld-linux.so.2

The current version of osql does not produce that error. Instead of grepping
the strings in the binary to decide which directories to check, it uses
ldd(1).

It's just a Bourne shell script. Download it from CVS or extract it from the
nightly tarball, and overwrite your installed copy.

I want osql to be a good diagnostic tool. If it doesn't work for you, I'd
like to fix it so it does.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page